#97E3FC#97E3FC
#97E3FC is a very light, moderate cyan. Relative luminance 0.685; OKLCH L 87.5% C 0.082 H 220.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97E3FC |
|---|---|
| RGB | rgb(151, 227, 252) |
| HSL | hsl(195, 94%, 79%) |
| HSV | hsv(195, 40%, 99%) |
| CMYK | cmyk(40.1%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(86.28, -17.25, -19.52) |
| CIE-LCH | lch(86.28, 26.05, 228.54°) |
| OKLab | oklab(87.49% -0.0625 -0.0537) |
| OKLCH | oklch(87.49% 0.082 220.7) |
| XYZ | xyz(57.7961, 68.5419, 102.2610) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 5.15
Baby Blue
#89CFF0
ΔE00 5.50
Lightblue
#ADD8E6
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E3FC #FCB097
analogous
#97FCE2 #97E3FC #97B1FC
triadic
#97E3FC #FC97E3 #E3FC97
tetradic
#97E3FC #E297FC #FCB097 #B1FC97
square
#97E3FC #E297FC #FCB097 #B1FC97
split-complementary
#97E3FC #FC97B1 #FCE297
monochromatic
#20C3F9 #5CD3FA #97E3FC #D2F3FE #E1F7FE
Accessibility & contrast
On white
1.43
#97E3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#97E3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E3FC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E3FC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#6EEBEB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #97e3fc; /* rgb */ color: rgb(151, 227, 252); /* oklch */ color: oklch(87.5% 0.082 220.7);
Tailwind
colors: {
custom: {
50: '#b9ebfd',
500: '#97e3fc',
950: '#000000',
},
}SCSS
$custom: #97e3fc; $custom-light: #b9ebfd; $custom-dark: #000000;
JSON
{
"hex": "#97e3fc",
"rgb": {
"r": 151,
"g": 227,
"b": 252
},
"hsl": {
"h": 194.851,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.87491,
"c": 0.0824,
"h": 220.7
},
"luminance": 0.68546
}Semantic roles & 50–950 ramp
primary
#97E3FC
secondary
#DD7A5A
accent
#3900E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485