#89DEBB#89DEBB
#89DEBB is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.097 H 166.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89DEBB |
|---|---|
| RGB | rgb(137, 222, 187) |
| HSL | hsl(155, 56%, 70%) |
| HSV | hsv(155, 38%, 87%) |
| CMYK | cmyk(38.3%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.46, -33.52, 9.12) |
| CIE-LCH | lch(82.46, 34.74, 164.78°) |
| OKLab | oklab(83.67% -0.0942 0.0235) |
| OKLCH | oklch(83.67% 0.097 166) |
| XYZ | xyz(45.4040, 61.1459, 56.4139) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.45
Seafoam
#7FE0B3
ΔE00 2.70
Seafoam Blue
#78D1B6
ΔE00 4.03
Pale Teal
#82CBB2
ΔE00 5.10
Mediumaquamarine
#66CDAA
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DEBB #DE89AC
analogous
#89DE90 #89DEBB #89D6DE
triadic
#89DEBB #BB89DE #DEBB89
tetradic
#89DEBB #9089DE #DE89AC #D6DE89
square
#89DEBB #9089DE #DE89AC #D6DE89
split-complementary
#89DEBB #DE89D6 #DE9089
monochromatic
#34B982 #59D19F #89DEBB #B9EBD7 #E7F8F1
Accessibility & contrast
On white
1.59
#89DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#89DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DEBB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DEBB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B9
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#72DED4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #89debb; /* rgb */ color: rgb(137, 222, 187); /* oklch */ color: oklch(83.7% 0.097 166.0);
Tailwind
colors: {
custom: {
50: '#afe8cf',
500: '#89debb',
950: '#000000',
},
}SCSS
$custom: #89debb; $custom-light: #afe8cf; $custom-dark: #000000;
JSON
{
"hex": "#89debb",
"rgb": {
"r": 137,
"g": 222,
"b": 187
},
"hsl": {
"h": 155.294,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83667,
"c": 0.09712,
"h": 166
},
"luminance": 0.61149
}Semantic roles & 50–950 ramp
primary
#89DEBB
secondary
#B5567D
accent
#2264C4
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#111613
muted
#818483