#89DEC2#89DEC2
#89DEC2 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.092 H 171.0°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEC2 |
|---|---|
| RGB | rgb(137, 222, 194) |
| HSL | hsl(160, 56%, 70%) |
| HSV | hsv(160, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(82.62, -32.04, 5.65) |
| CIE-LCH | lch(82.62, 32.54, 169.99°) |
| OKLab | oklab(83.85% -0.0912 0.0145) |
| OKLCH | oklch(83.85% 0.092 171) |
| XYZ | xyz(46.1717, 61.4529, 60.4571) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.48
Seafoam Blue
#78D1B6
ΔE00 3.34
Pale Teal
#82CBB2
ΔE00 4.56
Seafoam
#7FE0B3
ΔE00 4.65
Mediumaquamarine
#66CDAA
ΔE00 5.55
Tiffany Blue
#7BF2DA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEC2 #DE89A5
analogous
#89DE97 #89DEC2 #89CFDE
triadic
#89DEC2 #C289DE #DEC289
tetradic
#89DEC2 #9789DE #DE89A5 #CFDE89
square
#89DEC2 #9789DE #DE89A5 #CFDE89
split-complementary
#89DEC2 #DE89CF #DE9789
monochromatic
#34B98D #59D1A9 #89DEC2 #B9EBDB #E7F8F3
Accessibility & contrast
On white
1.58
#89DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#89DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEC2
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEC2 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C1
Deuteranopia (green-blind)
#CBC9C4
Tritanopia (blue-blind)
#70DFD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dec2; /* rgb */ color: rgb(137, 222, 194); /* oklch */ color: oklch(83.9% 0.092 171.0);
Tailwind
colors: {
custom: {
50: '#afe8d4',
500: '#89dec2',
950: '#000000',
},
}SCSS
$custom: #89dec2; $custom-light: #afe8d4; $custom-dark: #000000;
JSON
{
"hex": "#89dec2",
"rgb": {
"r": 137,
"g": 222,
"b": 194
},
"hsl": {
"h": 160.235,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83854,
"c": 0.09235,
"h": 171
},
"luminance": 0.61456
}Semantic roles & 50–950 ramp
primary
#89DEC2
secondary
#B55675
accent
#2257C4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483