#97DEED#97DEED
#97DEED is a very light, moderate cyan. Relative luminance 0.649; OKLCH L 85.9% C 0.074 H 212.3°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEED |
|---|---|
| RGB | rgb(151, 222, 237) |
| HSL | hsl(190, 70%, 76%) |
| HSV | hsv(190, 36%, 93%) |
| CMYK | cmyk(36.3%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(84.45, -18.43, -14.36) |
| CIE-LCH | lch(84.45, 23.37, 217.91°) |
| OKLab | oklab(85.88% -0.0622 -0.0394) |
| OKLCH | oklch(85.88% 0.074 212.3) |
| XYZ | xyz(54.1645, 64.9329, 89.7835) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.51
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Lightblue
#ADD8E6
ΔE00 5.27
Ice Blue
#A5DFF9
ΔE00 5.43
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Sky Blue
#87CEEB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEED #EDA697
analogous
#97EDD1 #97DEED #97B3ED
triadic
#97DEED #ED97DE #DEED97
tetradic
#97DEED #D197ED #EDA697 #B3ED97
square
#97DEED #D197ED #EDA697 #B3ED97
split-complementary
#97DEED #ED97B3 #EDD197
monochromatic
#2FBDDB #63CDE4 #97DEED #CBEFF6 #E5F7FA
Accessibility & contrast
On white
1.50
#97DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#97DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEED
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEED | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EE
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#76E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97deed; /* rgb */ color: rgb(151, 222, 237); /* oklch */ color: oklch(85.9% 0.074 212.3);
Tailwind
colors: {
custom: {
50: '#b9e8f2',
500: '#97deed',
950: '#000000',
},
}SCSS
$custom: #97deed; $custom-light: #b9e8f2; $custom-dark: #000000;
JSON
{
"hex": "#97deed",
"rgb": {
"r": 151,
"g": 222,
"b": 237
},
"hsl": {
"h": 190.465,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.85882,
"c": 0.0736,
"h": 212.3
},
"luminance": 0.64936
}Semantic roles & 50–950 ramp
primary
#97DEED
secondary
#C9725F
accent
#3413D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485