#97E1FA#97E1FA
#97E1FA is a very light, moderate cyan. Relative luminance 0.673; OKLCH L 87.0% C 0.081 H 221.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97E1FA |
|---|---|
| RGB | rgb(151, 225, 250) |
| HSL | hsl(195, 91%, 79%) |
| HSV | hsv(195, 40%, 98%) |
| CMYK | cmyk(39.6%, 10%, 0%, 2%) |
| CIE-LAB | lab(85.67, -16.74, -19.39) |
| CIE-LCH | lch(85.67, 25.61, 229.19°) |
| OKLab | oklab(86.99% -0.0609 -0.0533) |
| OKLCH | oklch(86.99% 0.081 221.2) |
| XYZ | xyz(56.9370, 67.3281, 100.4193) |
| Luminance | 0.6733 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.85
Sky Blue
#87CEEB
ΔE00 4.70
Baby Blue
#89CFF0
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Powder Blue
#B0E0E6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E1FA #FAB097
analogous
#97FAE2 #97E1FA #97AFFA
triadic
#97E1FA #FA97E1 #E1FA97
tetradic
#97E1FA #E297FA #FAB097 #AFFA97
square
#97E1FA #E297FA #FAB097 #AFFA97
split-complementary
#97E1FA #FA97AF #FAE297
monochromatic
#22BFF4 #5DD0F7 #97E1FA #D1F2FD #E2F7FE
Accessibility & contrast
On white
1.45
#97E1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#97E1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E1FA
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E1FA | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#6FE9E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e1fa; /* rgb */ color: rgb(151, 225, 250); /* oklch */ color: oklch(87.0% 0.081 221.2);
Tailwind
colors: {
custom: {
50: '#b9eafc',
500: '#97e1fa',
950: '#000000',
},
}SCSS
$custom: #97e1fa; $custom-light: #b9eafc; $custom-dark: #000000;
JSON
{
"hex": "#97e1fa",
"rgb": {
"r": 151,
"g": 225,
"b": 250
},
"hsl": {
"h": 195.152,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.86987,
"c": 0.08092,
"h": 221.2
},
"luminance": 0.67332
}Semantic roles & 50–950 ramp
primary
#97E1FA
secondary
#DA7B5B
accent
#3A00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485