#97EADF#97EADF
#97EADF is a very light, moderate teal. Relative luminance 0.708; OKLCH L 88.1% C 0.083 H 185.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97EADF |
|---|---|
| RGB | rgb(151, 234, 223) |
| HSL | hsl(172, 66%, 75%) |
| HSV | hsv(172, 35%, 92%) |
| CMYK | cmyk(35.5%, 0%, 4.7%, 8.2%) |
| CIE-LAB | lab(87.36, -27.62, -2.66) |
| CIE-LCH | lch(87.36, 27.74, 185.49°) |
| OKLab | oklab(88.08% -0.0822 -0.0076) |
| OKLCH | oklch(88.08% 0.083 185.3) |
| XYZ | xyz(55.4998, 70.7491, 80.5292) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.49
Light Cyan
#ACFFFC
ΔE00 5.56
Paleturquoise
#AFEEEE
ΔE00 5.60
Pale Cyan
#B7FFFA
ΔE00 5.71
Pale Aqua
#B8FFEB
ΔE00 6.01
Duck Egg Blue
#C3FBF4
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EADF #EA97A2
analogous
#97EAB5 #97EADF #97CBEA
triadic
#97EADF #DF97EA #EADF97
tetradic
#97EADF #B597EA #EA97A2 #CBEA97
square
#97EADF #B597EA #EA97A2 #CBEA97
split-complementary
#97EADF #EA97CB #EAB597
monochromatic
#31D5C0 #64E0CF #97EADF #CAF4EF #E6FAF7
Accessibility & contrast
On white
1.39
#97EADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#97EADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EADF
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EADF | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#7AEDE6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #97eadf; /* rgb */ color: rgb(151, 234, 223); /* oklch */ color: oklch(88.1% 0.083 185.3);
Tailwind
colors: {
custom: {
50: '#b9f1e8',
500: '#97eadf',
950: '#000000',
},
}SCSS
$custom: #97eadf; $custom-light: #b9f1e8; $custom-dark: #000000;
JSON
{
"hex": "#97eadf",
"rgb": {
"r": 151,
"g": 234,
"b": 223
},
"hsl": {
"h": 172.048,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.88081,
"c": 0.08252,
"h": 185.3
},
"luminance": 0.70753
}Semantic roles & 50–950 ramp
primary
#97EADF
secondary
#C5606E
accent
#172FCE
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121616
muted
#828584