#89DECF#89DECF
#89DECF is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.086 H 181.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89DECF |
|---|---|
| RGB | rgb(137, 222, 207) |
| HSL | hsl(169, 56%, 70%) |
| HSV | hsv(169, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(82.95, -29.16, -0.76) |
| CIE-LCH | lch(82.95, 29.17, 181.50°) |
| OKLab | oklab(84.22% -0.0857 -0.0025) |
| OKLCH | oklch(84.22% 0.086 181.7) |
| XYZ | xyz(47.6961, 62.0627, 68.4854) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.41
Tiffany Blue
#7BF2DA
ΔE00 5.51
Turquoise
#40E0D0
ΔE00 6.03
Pale Teal
#82CBB2
ΔE00 6.10
Light Teal
#90E4C1
ΔE00 6.55
Mediumturquoise
#48D1CC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DECF #DE8998
analogous
#89DEA4 #89DECF #89C2DE
triadic
#89DECF #CF89DE #DECF89
tetradic
#89DECF #A489DE #DE8998 #C2DE89
square
#89DECF #A489DE #DE8998 #C2DE89
split-complementary
#89DECF #DE89C2 #DEA489
monochromatic
#34B9A1 #59D1BC #89DECF #B9EBE2 #E7F8F5
Accessibility & contrast
On white
1.57
#89DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#89DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DECF
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DECF | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CE
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#6BE1D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #89decf; /* rgb */ color: rgb(137, 222, 207); /* oklch */ color: oklch(84.2% 0.086 181.7);
Tailwind
colors: {
custom: {
50: '#afe8dd',
500: '#89decf',
950: '#000000',
},
}SCSS
$custom: #89decf; $custom-light: #afe8dd; $custom-dark: #000000;
JSON
{
"hex": "#89decf",
"rgb": {
"r": 137,
"g": 222,
"b": 207
},
"hsl": {
"h": 169.412,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84223,
"c": 0.08572,
"h": 181.7
},
"luminance": 0.62066
}Semantic roles & 50–950 ramp
primary
#89DECF
secondary
#B55667
accent
#223EC4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484