#89DEC0#89DEC0
#89DEC0 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.094 H 169.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEC0 |
|---|---|
| RGB | rgb(137, 222, 192) |
| HSL | hsl(159, 56%, 70%) |
| HSV | hsv(159, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(82.57, -32.47, 6.64) |
| CIE-LCH | lch(82.57, 33.14, 168.44°) |
| OKLab | oklab(83.8% -0.0921 0.017) |
| OKLCH | oklch(83.8% 0.094 169.5) |
| XYZ | xyz(45.9486, 61.3637, 59.2821) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.01
Seafoam Blue
#78D1B6
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 4.06
Pale Teal
#82CBB2
ΔE00 4.63
Mediumaquamarine
#66CDAA
ΔE00 5.35
Light Turquoise
#7EF4CC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEC0 #DE89A7
analogous
#89DE96 #89DEC0 #89D1DE
triadic
#89DEC0 #C089DE #DEC089
tetradic
#89DEC0 #9689DE #DE89A7 #D1DE89
square
#89DEC0 #9689DE #DE89A7 #D1DE89
split-complementary
#89DEC0 #DE89D1 #DE9689
monochromatic
#34B98A #59D1A6 #89DEC0 #B9EBDA #E7F8F2
Accessibility & contrast
On white
1.58
#89DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#89DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEC0
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEC0 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BF
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#71DFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89dec0; /* rgb */ color: rgb(137, 222, 192); /* oklch */ color: oklch(83.8% 0.094 169.5);
Tailwind
colors: {
custom: {
50: '#afe8d3',
500: '#89dec0',
950: '#000000',
},
}SCSS
$custom: #89dec0; $custom-light: #afe8d3; $custom-dark: #000000;
JSON
{
"hex": "#89dec0",
"rgb": {
"r": 137,
"g": 222,
"b": 192
},
"hsl": {
"h": 158.824,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.838,
"c": 0.09364,
"h": 169.5
},
"luminance": 0.61367
}Semantic roles & 50–950 ramp
primary
#89DEC0
secondary
#B55678
accent
#225BC4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483