#89DEBF#89DEBF
#89DEBF is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.094 H 168.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEBF |
|---|---|
| RGB | rgb(137, 222, 191) |
| HSL | hsl(158, 56%, 70%) |
| HSV | hsv(158, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.55, -32.68, 7.14) |
| CIE-LCH | lch(82.55, 33.45, 167.68°) |
| OKLab | oklab(83.77% -0.0925 0.0183) |
| OKLCH | oklch(83.77% 0.094 168.8) |
| XYZ | xyz(45.8382, 61.3195, 58.7006) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.81
Seafoam Blue
#78D1B6
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 3.77
Pale Teal
#82CBB2
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 5.27
Light Turquoise
#7EF4CC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEBF #DE89A8
analogous
#89DE95 #89DEBF #89D2DE
triadic
#89DEBF #BF89DE #DEBF89
tetradic
#89DEBF #9589DE #DE89A8 #D2DE89
square
#89DEBF #9589DE #DE89A8 #D2DE89
split-complementary
#89DEBF #DE89D2 #DE9589
monochromatic
#34B988 #59D1A5 #89DEBF #B9EBD9 #E7F8F2
Accessibility & contrast
On white
1.58
#89DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#89DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEBF
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEBF | 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)
#DAD3BE
Deuteranopia (green-blind)
#CCC9C1
Tritanopia (blue-blind)
#71DFD5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89debf; /* rgb */ color: rgb(137, 222, 191); /* oklch */ color: oklch(83.8% 0.094 168.8);
Tailwind
colors: {
custom: {
50: '#afe8d2',
500: '#89debf',
950: '#000000',
},
}SCSS
$custom: #89debf; $custom-light: #afe8d2; $custom-dark: #000000;
JSON
{
"hex": "#89debf",
"rgb": {
"r": 137,
"g": 222,
"b": 191
},
"hsl": {
"h": 158.118,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83773,
"c": 0.09431,
"h": 168.8
},
"luminance": 0.61323
}Semantic roles & 50–950 ramp
primary
#89DEBF
secondary
#B55679
accent
#225DC4
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483