#97DEEB#97DEEB
#97DEEB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.8% C 0.073 H 210.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEEB |
|---|---|
| RGB | rgb(151, 222, 235) |
| HSL | hsl(189, 68%, 76%) |
| HSV | hsv(189, 36%, 92%) |
| CMYK | cmyk(35.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.39, -18.92, -13.39) |
| CIE-LCH | lch(84.39, 23.18, 215.29°) |
| OKLab | oklab(85.82% -0.063 -0.0367) |
| OKLCH | oklch(85.82% 0.073 210.2) |
| XYZ | xyz(53.8740, 64.8167, 88.2532) |
| Luminance | 0.6482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 4.35
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.61
Paleturquoise
#AFEEEE
ΔE00 6.09
Ice Blue
#A5DFF9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEEB #EBA497
analogous
#97EBCE #97DEEB #97B4EB
triadic
#97DEEB #EB97DE #DEEB97
tetradic
#97DEEB #CE97EB #EBA497 #B4EB97
square
#97DEEB #CE97EB #EBA497 #B4EB97
split-complementary
#97DEEB #EB97B4 #EBCE97
monochromatic
#30BDD7 #64CEE1 #97DEEB #CAEEF5 #E5F7FA
Accessibility & contrast
On white
1.50
#97DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#97DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEEB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEEB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#77E4E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97deeb; /* rgb */ color: rgb(151, 222, 235); /* oklch */ color: oklch(85.8% 0.073 210.2);
Tailwind
colors: {
custom: {
50: '#b9e8f1',
500: '#97deeb',
950: '#000000',
},
}SCSS
$custom: #97deeb; $custom-light: #b9e8f1; $custom-dark: #000000;
JSON
{
"hex": "#97deeb",
"rgb": {
"r": 151,
"g": 222,
"b": 235
},
"hsl": {
"h": 189.286,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.85815,
"c": 0.07287,
"h": 210.2
},
"luminance": 0.6482
}Semantic roles & 50–950 ramp
primary
#97DEEB
secondary
#C67060
accent
#3316D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485