#97E0FA#97E0FA
#97E0FA is a very light, moderate cyan. Relative luminance 0.668; OKLCH L 86.8% C 0.081 H 222.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97E0FA |
|---|---|
| RGB | rgb(151, 224, 250) |
| HSL | hsl(196, 91%, 79%) |
| HSV | hsv(196, 40%, 98%) |
| CMYK | cmyk(39.6%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(85.40, -16.23, -19.80) |
| CIE-LCH | lch(85.40, 25.60, 230.65°) |
| OKLab | oklab(86.77% -0.0597 -0.0545) |
| OKLCH | oklch(86.77% 0.081 222.4) |
| XYZ | xyz(56.6675, 66.7890, 100.3295) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.52
Sky Blue
#87CEEB
ΔE00 4.39
Baby Blue
#89CFF0
ΔE00 4.66
Lightblue
#ADD8E6
ΔE00 5.39
Lightskyblue
#87CEFA
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E0FA #FAB197
analogous
#97FAE3 #97E0FA #97AEFA
triadic
#97E0FA #FA97E0 #E0FA97
tetradic
#97E0FA #E397FA #FAB197 #AEFA97
square
#97E0FA #E397FA #FAB197 #AEFA97
split-complementary
#97E0FA #FA97AE #FAE397
monochromatic
#22BDF4 #5DCFF7 #97E0FA #D1F1FD #E2F6FE
Accessibility & contrast
On white
1.46
#97E0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#97E0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E0FA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E0FA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#C2D0FA
Tritanopia (blue-blind)
#6FE8E8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e0fa; /* rgb */ color: rgb(151, 224, 250); /* oklch */ color: oklch(86.8% 0.081 222.4);
Tailwind
colors: {
custom: {
50: '#b9e9fc',
500: '#97e0fa',
950: '#000000',
},
}SCSS
$custom: #97e0fa; $custom-light: #b9e9fc; $custom-dark: #000000;
JSON
{
"hex": "#97e0fa",
"rgb": {
"r": 151,
"g": 224,
"b": 250
},
"hsl": {
"h": 195.758,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.8677,
"c": 0.08081,
"h": 222.4
},
"luminance": 0.66793
}Semantic roles & 50–950 ramp
primary
#97E0FA
secondary
#DA7C5B
accent
#3C00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485