#97E5F8#97E5F8
#97E5F8 is a very light, moderate cyan. Relative luminance 0.694; OKLCH L 87.8% C 0.081 H 214.8°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97E5F8 |
|---|---|
| RGB | rgb(151, 229, 248) |
| HSL | hsl(192, 87%, 78%) |
| HSV | hsv(192, 39%, 97%) |
| CMYK | cmyk(39.1%, 7.7%, 0%, 2.7%) |
| CIE-LAB | lab(86.70, -19.25, -16.78) |
| CIE-LCH | lch(86.70, 25.54, 221.09°) |
| OKLab | oklab(87.79% -0.0664 -0.0461) |
| OKLCH | oklch(87.79% 0.081 214.8) |
| XYZ | xyz(57.7191, 69.3914, 99.1412) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.28
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 5.71
Pale Sky Blue
#BDF6FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E5F8 #F8AA97
analogous
#97F8DB #97E5F8 #97B4F8
triadic
#97E5F8 #F897E5 #E5F897
tetradic
#97E5F8 #DB97F8 #F8AA97 #B4F897
square
#97E5F8 #DB97F8 #F8AA97 #B4F897
split-complementary
#97E5F8 #F897B4 #F8DB97
monochromatic
#24C8F0 #5ED7F4 #97E5F8 #D0F3FC #E2F8FD
Accessibility & contrast
On white
1.41
#97E5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#97E5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E5F8
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E5F8 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F9
Deuteranopia (green-blind)
#C7D4F8
Tritanopia (blue-blind)
#70EDEB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97e5f8; /* rgb */ color: rgb(151, 229, 248); /* oklch */ color: oklch(87.8% 0.081 214.8);
Tailwind
colors: {
custom: {
50: '#b9edfa',
500: '#97e5f8',
950: '#000000',
},
}SCSS
$custom: #97e5f8; $custom-light: #b9edfa; $custom-dark: #000000;
JSON
{
"hex": "#97e5f8",
"rgb": {
"r": 151,
"g": 229,
"b": 248
},
"hsl": {
"h": 191.753,
"s": 87.387,
"l": 78.235
},
"oklch": {
"l": 0.87785,
"c": 0.08079,
"h": 214.8
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#97E5F8
secondary
#D8745C
accent
#2E02E4
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485