#97DFEE#97DFEE
#97DFEE is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.1% C 0.074 H 212.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFEE |
|---|---|
| RGB | rgb(151, 223, 238) |
| HSL | hsl(190, 72%, 76%) |
| HSV | hsv(190, 37%, 93%) |
| CMYK | cmyk(36.6%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.75, -18.69, -14.43) |
| CIE-LCH | lch(84.75, 23.62, 217.67°) |
| OKLab | oklab(86.14% -0.063 -0.0396) |
| OKLCH | oklch(86.14% 0.074 212.1) |
| XYZ | xyz(54.5774, 65.5243, 90.6439) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Powder Blue
#B0E0E6
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.44
Ice Blue
#A5DFF9
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFEE #EEA697
analogous
#97EED2 #97DFEE #97B4EE
triadic
#97DFEE #EE97DF #DFEE97
tetradic
#97DFEE #D297EE #EEA697 #B4EE97
square
#97DFEE #D297EE #EEA697 #B4EE97
split-complementary
#97DFEE #EE97B4 #EED297
monochromatic
#2EBFDD #62CFE5 #97DFEE #CCEFF7 #E5F7FB
Accessibility & contrast
On white
1.49
#97DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#97DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFEE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFEE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C4CFEE
Tritanopia (blue-blind)
#75E6E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97dfee; /* rgb */ color: rgb(151, 223, 238); /* oklch */ color: oklch(86.1% 0.074 212.1);
Tailwind
colors: {
custom: {
50: '#b9e9f3',
500: '#97dfee',
950: '#000000',
},
}SCSS
$custom: #97dfee; $custom-light: #b9e9f3; $custom-dark: #000000;
JSON
{
"hex": "#97dfee",
"rgb": {
"r": 151,
"g": 223,
"b": 238
},
"hsl": {
"h": 190.345,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.86135,
"c": 0.0744,
"h": 212.1
},
"luminance": 0.65528
}Semantic roles & 50–950 ramp
primary
#97DFEE
secondary
#CA725F
accent
#3312D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485