#89DEC1#89DEC1
#89DEC1 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.093 H 170.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEC1 |
|---|---|
| RGB | rgb(137, 222, 193) |
| HSL | hsl(160, 56%, 70%) |
| HSV | hsv(160, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 13.1%, 12.9%) |
| CIE-LAB | lab(82.60, -32.26, 6.15) |
| CIE-LCH | lch(82.60, 32.84, 169.21°) |
| OKLab | oklab(83.83% -0.0916 0.0158) |
| OKLCH | oklch(83.83% 0.093 170.2) |
| XYZ | xyz(46.0598, 61.4082, 59.8676) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.23
Seafoam Blue
#78D1B6
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 4.35
Pale Teal
#82CBB2
ΔE00 4.58
Mediumaquamarine
#66CDAA
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEC1 #DE89A6
analogous
#89DE96 #89DEC1 #89D1DE
triadic
#89DEC1 #C189DE #DEC189
tetradic
#89DEC1 #9689DE #DE89A6 #D1DE89
square
#89DEC1 #9689DE #DE89A6 #D1DE89
split-complementary
#89DEC1 #DE89D1 #DE9689
monochromatic
#34B98B #59D1A8 #89DEC1 #B9EBDA #E7F8F2
Accessibility & contrast
On white
1.58
#89DEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#89DEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEC1
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEC1 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4C0
Deuteranopia (green-blind)
#CBC9C3
Tritanopia (blue-blind)
#70DFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dec1; /* rgb */ color: rgb(137, 222, 193); /* oklch */ color: oklch(83.8% 0.093 170.2);
Tailwind
colors: {
custom: {
50: '#afe8d3',
500: '#89dec1',
950: '#000000',
},
}SCSS
$custom: #89dec1; $custom-light: #afe8d3; $custom-dark: #000000;
JSON
{
"hex": "#89dec1",
"rgb": {
"r": 137,
"g": 222,
"b": 193
},
"hsl": {
"h": 159.529,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83827,
"c": 0.09299,
"h": 170.2
},
"luminance": 0.61411
}Semantic roles & 50–950 ramp
primary
#89DEC1
secondary
#B55676
accent
#2259C4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483