#97DEF0#97DEF0
#97DEF0 is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 86.0% C 0.075 H 215.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEF0 |
|---|---|
| RGB | rgb(151, 222, 240) |
| HSL | hsl(192, 75%, 77%) |
| HSV | hsv(192, 37%, 94%) |
| CMYK | cmyk(37.1%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(84.54, -17.70, -15.81) |
| CIE-LCH | lch(84.54, 23.73, 221.76°) |
| OKLab | oklab(85.99% -0.061 -0.0434) |
| OKLCH | oklch(85.99% 0.075 215.4) |
| XYZ | xyz(54.6065, 65.1097, 92.1112) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 5.04
Sky Blue
#87CEEB
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEF0 #F0A997
analogous
#97F0D6 #97DEF0 #97B2F0
triadic
#97DEF0 #F097DE #DEF097
tetradic
#97DEF0 #D697F0 #F0A997 #B2F097
square
#97DEF0 #D697F0 #F0A997 #B2F097
split-complementary
#97DEF0 #F097B2 #F0D697
monochromatic
#2CBCE1 #62CDE8 #97DEF0 #CCEFF8 #E4F7FB
Accessibility & contrast
On white
1.50
#97DEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#97DEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEF0
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEF0 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F1
Deuteranopia (green-blind)
#C3CEF0
Tritanopia (blue-blind)
#75E5E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97def0; /* rgb */ color: rgb(151, 222, 240); /* oklch */ color: oklch(86.0% 0.075 215.4);
Tailwind
colors: {
custom: {
50: '#b9e8f5',
500: '#97def0',
950: '#000000',
},
}SCSS
$custom: #97def0; $custom-light: #b9e8f5; $custom-dark: #000000;
JSON
{
"hex": "#97def0",
"rgb": {
"r": 151,
"g": 222,
"b": 240
},
"hsl": {
"h": 192.135,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.85985,
"c": 0.07489,
"h": 215.4
},
"luminance": 0.65113
}Semantic roles & 50–950 ramp
primary
#97DEF0
secondary
#CD755E
accent
#370FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485