#97DFF0#97DFF0
#97DFF0 is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.2% C 0.075 H 214.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFF0 |
|---|---|
| RGB | rgb(151, 223, 240) |
| HSL | hsl(191, 75%, 77%) |
| HSV | hsv(191, 37%, 94%) |
| CMYK | cmyk(37.1%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(84.81, -18.21, -15.40) |
| CIE-LCH | lch(84.81, 23.84, 220.22°) |
| OKLab | oklab(86.2% -0.0622 -0.0422) |
| OKLCH | oklch(86.2% 0.075 214.2) |
| XYZ | xyz(54.8729, 65.6425, 92.2000) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.84
Powder Blue
#B0E0E6
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Lightblue
#ADD8E6
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFF0 #F0A897
analogous
#97F0D5 #97DFF0 #97B3F0
triadic
#97DFF0 #F097DF #DFF097
tetradic
#97DFF0 #D597F0 #F0A897 #B3F097
square
#97DFF0 #D597F0 #F0A897 #B3F097
split-complementary
#97DFF0 #F097B3 #F0D597
monochromatic
#2CBEE1 #62CFE8 #97DFF0 #CCEFF8 #E4F7FB
Accessibility & contrast
On white
1.49
#97DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#97DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFF0
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFF0 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#C4CFF0
Tritanopia (blue-blind)
#74E6E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97dff0; /* rgb */ color: rgb(151, 223, 240); /* oklch */ color: oklch(86.2% 0.075 214.2);
Tailwind
colors: {
custom: {
50: '#b9e9f5',
500: '#97dff0',
950: '#000000',
},
}SCSS
$custom: #97dff0; $custom-light: #b9e9f5; $custom-dark: #000000;
JSON
{
"hex": "#97dff0",
"rgb": {
"r": 151,
"g": 223,
"b": 240
},
"hsl": {
"h": 191.461,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.86203,
"c": 0.07523,
"h": 214.2
},
"luminance": 0.65646
}Semantic roles & 50–950 ramp
primary
#97DFF0
secondary
#CD745E
accent
#350FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485