#97E3FB#97E3FB
#97E3FB is a very light, moderate cyan. Relative luminance 0.685; OKLCH L 87.5% C 0.082 H 219.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #97E3FB |
|---|---|
| RGB | rgb(151, 227, 251) |
| HSL | hsl(194, 93%, 79%) |
| HSV | hsv(194, 40%, 98%) |
| CMYK | cmyk(39.8%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(86.25, -17.50, -19.04) |
| CIE-LCH | lch(86.25, 25.86, 227.42°) |
| OKLab | oklab(87.46% -0.0629 -0.0524) |
| OKLCH | oklch(87.46% 0.082 219.8) |
| XYZ | xyz(57.6381, 68.4787, 101.4286) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.36
Sky Blue
#87CEEB
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E3FB #FBAF97
analogous
#97FBE1 #97E3FB #97B1FB
triadic
#97E3FB #FB97E3 #E3FB97
tetradic
#97E3FB #E197FB #FBAF97 #B1FB97
square
#97E3FB #E197FB #FBAF97 #B1FB97
split-complementary
#97E3FB #FB97B1 #FBE197
monochromatic
#21C3F6 #5CD3F9 #97E3FB #D2F3FD #E2F7FE
Accessibility & contrast
On white
1.43
#97E3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#97E3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E3FB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E3FB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#C4D3FB
Tritanopia (blue-blind)
#6EEBEA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #97e3fb; /* rgb */ color: rgb(151, 227, 251); /* oklch */ color: oklch(87.5% 0.082 219.8);
Tailwind
colors: {
custom: {
50: '#b9ebfc',
500: '#97e3fb',
950: '#000000',
},
}SCSS
$custom: #97e3fb; $custom-light: #b9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#97e3fb",
"rgb": {
"r": 151,
"g": 227,
"b": 251
},
"hsl": {
"h": 194.4,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.87455,
"c": 0.08182,
"h": 219.8
},
"luminance": 0.68483
}Semantic roles & 50–950 ramp
primary
#97E3FB
secondary
#DC795A
accent
#3700E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#121617
muted
#828485