#97DFF8#97DFF8
#97DFF8 is a very light, moderate cyan. Relative luminance 0.661; OKLCH L 86.5% C 0.079 H 221.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFF8 |
|---|---|
| RGB | rgb(151, 223, 248) |
| HSL | hsl(195, 87%, 78%) |
| HSV | hsv(195, 39%, 97%) |
| CMYK | cmyk(39.1%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(85.06, -16.23, -19.25) |
| CIE-LCH | lch(85.06, 25.18, 229.87°) |
| OKLab | oklab(86.48% -0.0592 -0.0529) |
| OKLCH | oklch(86.48% 0.079 221.8) |
| XYZ | xyz(56.0876, 66.1284, 98.5973) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.59
Sky Blue
#87CEEB
ΔE00 4.26
Baby Blue
#89CFF0
ΔE00 4.64
Lightblue
#ADD8E6
ΔE00 5.16
Powder Blue
#B0E0E6
ΔE00 6.75
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFF8 #F8B097
analogous
#97F8E0 #97DFF8 #97AEF8
triadic
#97DFF8 #F897DF #DFF897
tetradic
#97DFF8 #E097F8 #F8B097 #AEF897
square
#97DFF8 #E097F8 #F8B097 #AEF897
split-complementary
#97DFF8 #F897AE #F8E097
monochromatic
#24BCF0 #5ECDF4 #97DFF8 #D0F1FC #E2F6FD
Accessibility & contrast
On white
1.48
#97DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#97DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFF8
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFF8 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF9
Deuteranopia (green-blind)
#C1D0F8
Tritanopia (blue-blind)
#71E7E7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97dff8; /* rgb */ color: rgb(151, 223, 248); /* oklch */ color: oklch(86.5% 0.079 221.8);
Tailwind
colors: {
custom: {
50: '#b9e9fa',
500: '#97dff8',
950: '#000000',
},
}SCSS
$custom: #97dff8; $custom-light: #b9e9fa; $custom-dark: #000000;
JSON
{
"hex": "#97dff8",
"rgb": {
"r": 151,
"g": 223,
"b": 248
},
"hsl": {
"h": 195.464,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.86483,
"c": 0.07944,
"h": 221.8
},
"luminance": 0.66132
}Semantic roles & 50–950 ramp
primary
#97DFF8
secondary
#D87C5C
accent
#3C02E4
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121617
muted
#828485