#89DEBE#89DEBE
#89DEBE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.095 H 168.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEBE |
|---|---|
| RGB | rgb(137, 222, 190) |
| HSL | hsl(157, 56%, 70%) |
| HSV | hsv(157, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.53, -32.89, 7.63) |
| CIE-LCH | lch(82.53, 33.77, 166.94°) |
| OKLab | oklab(83.75% -0.0929 0.0196) |
| OKLCH | oklch(83.75% 0.095 168.1) |
| XYZ | xyz(45.7285, 61.2757, 58.1230) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.65
Seafoam
#7FE0B3
ΔE00 3.49
Seafoam Blue
#78D1B6
ΔE00 3.61
Pale Teal
#82CBB2
ΔE00 4.77
Mediumaquamarine
#66CDAA
ΔE00 5.22
Light Turquoise
#7EF4CC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEBE #DE89A9
analogous
#89DE93 #89DEBE #89D3DE
triadic
#89DEBE #BE89DE #DEBE89
tetradic
#89DEBE #9389DE #DE89A9 #D3DE89
square
#89DEBE #9389DE #DE89A9 #D3DE89
split-complementary
#89DEBE #DE89D3 #DE9389
monochromatic
#34B987 #59D1A4 #89DEBE #B9EBD8 #E7F8F2
Accessibility & contrast
On white
1.58
#89DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#89DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEBE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEBE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#CCC9C0
Tritanopia (blue-blind)
#71DFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89debe; /* rgb */ color: rgb(137, 222, 190); /* oklch */ color: oklch(83.7% 0.095 168.1);
Tailwind
colors: {
custom: {
50: '#afe8d1',
500: '#89debe',
950: '#000000',
},
}SCSS
$custom: #89debe; $custom-light: #afe8d1; $custom-dark: #000000;
JSON
{
"hex": "#89debe",
"rgb": {
"r": 137,
"g": 222,
"b": 190
},
"hsl": {
"h": 157.412,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83746,
"c": 0.09499,
"h": 168.1
},
"luminance": 0.61279
}Semantic roles & 50–950 ramp
primary
#89DEBE
secondary
#B5567A
accent
#225FC4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483