#97EADC#97EADC
#97EADC is a very light, moderate teal. Relative luminance 0.706; OKLCH L 88.0% C 0.083 H 182.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97EADC |
|---|---|
| RGB | rgb(151, 234, 220) |
| HSL | hsl(170, 66%, 75%) |
| HSV | hsv(170, 35%, 92%) |
| CMYK | cmyk(35.5%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(87.28, -28.29, -1.20) |
| CIE-LCH | lch(87.28, 28.31, 182.42°) |
| OKLab | oklab(87.99% -0.0834 -0.0036) |
| OKLCH | oklch(87.99% 0.083 182.5) |
| XYZ | xyz(55.0989, 70.5888, 78.4179) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.76
Pale Aqua
#B8FFEB
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 6.26
Pale Cyan
#B7FFFA
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 6.46
Duck Egg Blue
#C3FBF4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EADC #EA97A5
analogous
#97EAB3 #97EADC #97CEEA
triadic
#97EADC #DC97EA #EADC97
tetradic
#97EADC #B397EA #EA97A5 #CEEA97
square
#97EADC #B397EA #EA97A5 #CEEA97
split-complementary
#97EADC #EA97CE #EAB397
monochromatic
#31D5BA #64E0CB #97EADC #CAF4ED #E6FAF6
Accessibility & contrast
On white
1.39
#97EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#97EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EADC
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EADC | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#7BEDE6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #97eadc; /* rgb */ color: rgb(151, 234, 220); /* oklch */ color: oklch(88.0% 0.083 182.5);
Tailwind
colors: {
custom: {
50: '#b9f1e6',
500: '#97eadc',
950: '#000000',
},
}SCSS
$custom: #97eadc; $custom-light: #b9f1e6; $custom-dark: #000000;
JSON
{
"hex": "#97eadc",
"rgb": {
"r": 151,
"g": 234,
"b": 220
},
"hsl": {
"h": 169.88,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.87993,
"c": 0.08348,
"h": 182.5
},
"luminance": 0.70592
}Semantic roles & 50–950 ramp
primary
#97EADC
secondary
#C56071
accent
#1736CE
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121616
muted
#828584