#97E5FF#97E5FF
#97E5FF is a very light, moderate cyan. Relative luminance 0.698; OKLCH L 88.0% C 0.084 H 221.0°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #97E5FF |
|---|---|
| RGB | rgb(151, 229, 255) |
| HSL | hsl(195, 100%, 80%) |
| HSV | hsv(195, 41%, 100%) |
| CMYK | cmyk(40.8%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(86.92, -17.50, -20.13) |
| CIE-LCH | lch(86.92, 26.68, 229.00°) |
| OKLab | oklab(88.03% -0.0637 -0.0554) |
| OKLCH | oklch(88.03% 0.084 221) |
| XYZ | xyz(58.8254, 69.8339, 104.9679) |
| Luminance | 0.6984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 5.51
Baby Blue
#89CFF0
ΔE00 5.77
Lightblue
#ADD8E6
ΔE00 6.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E5FF #FFB197
analogous
#97FFE5 #97E5FF #97B1FF
triadic
#97E5FF #FF97E5 #E5FF97
tetradic
#97E5FF #E597FF #FFB197 #B1FF97
square
#97E5FF #E597FF #FFB197 #B1FF97
split-complementary
#97E5FF #FF97B1 #FFE597
monochromatic
#1DC6FF #5AD6FF #97E5FF #D4F4FF #E0F7FF
Accessibility & contrast
On white
1.40
#97E5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#97E5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E5FF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E5FF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#C5D4FF
Tritanopia (blue-blind)
#6CEEED
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #97e5ff; /* rgb */ color: rgb(151, 229, 255); /* oklch */ color: oklch(88.0% 0.084 221.0);
Tailwind
colors: {
custom: {
50: '#baedff',
500: '#97e5ff',
950: '#000000',
},
}SCSS
$custom: #97e5ff; $custom-light: #baedff; $custom-dark: #000000;
JSON
{
"hex": "#97e5ff",
"rgb": {
"r": 151,
"g": 229,
"b": 255
},
"hsl": {
"h": 195,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.8803,
"c": 0.08446,
"h": 221
},
"luminance": 0.69838
}Semantic roles & 50–950 ramp
primary
#97E5FF
secondary
#E27B59
accent
#3900E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121618
muted
#828486