#97DEEC#97DEEC
#97DEEC is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.8% C 0.073 H 211.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEEC |
|---|---|
| RGB | rgb(151, 222, 236) |
| HSL | hsl(190, 69%, 76%) |
| HSV | hsv(190, 36%, 93%) |
| CMYK | cmyk(36%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.42, -18.68, -13.87) |
| CIE-LCH | lch(84.42, 23.27, 216.61°) |
| OKLab | oklab(85.85% -0.0626 -0.038) |
| OKLCH | oklch(85.85% 0.073 211.3) |
| XYZ | xyz(54.0189, 64.8747, 89.0162) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 5.43
Ice Blue
#A5DFF9
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEEC #ECA597
analogous
#97ECCF #97DEEC #97B3EC
triadic
#97DEEC #EC97DE #DEEC97
tetradic
#97DEEC #CF97EC #ECA597 #B3EC97
square
#97DEEC #CF97EC #ECA597 #B3EC97
split-complementary
#97DEEC #EC97B3 #ECCF97
monochromatic
#30BDD9 #63CEE3 #97DEEC #CBEEF5 #E5F7FA
Accessibility & contrast
On white
1.50
#97DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#97DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEEC
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEEC | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#76E4E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97deec; /* rgb */ color: rgb(151, 222, 236); /* oklch */ color: oklch(85.8% 0.073 211.3);
Tailwind
colors: {
custom: {
50: '#b9e8f2',
500: '#97deec',
950: '#000000',
},
}SCSS
$custom: #97deec; $custom-light: #b9e8f2; $custom-dark: #000000;
JSON
{
"hex": "#97deec",
"rgb": {
"r": 151,
"g": 222,
"b": 236
},
"hsl": {
"h": 189.882,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.85849,
"c": 0.07323,
"h": 211.3
},
"luminance": 0.64878
}Semantic roles & 50–950 ramp
primary
#97DEEC
secondary
#C87160
accent
#3314D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485