#89DFBB#89DFBB
#89DFBB is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.9% C 0.099 H 165.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFBB |
|---|---|
| RGB | rgb(137, 223, 187) |
| HSL | hsl(155, 57%, 71%) |
| HSV | hsv(155, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(82.74, -33.99, 9.53) |
| CIE-LCH | lch(82.74, 35.30, 164.34°) |
| OKLab | oklab(83.9% -0.0954 0.0245) |
| OKLCH | oklch(83.9% 0.099 165.6) |
| XYZ | xyz(45.6704, 61.6786, 56.5027) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.31
Seafoam
#7FE0B3
ΔE00 2.44
Seafoam Blue
#78D1B6
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.31
Pale Teal
#82CBB2
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFBB #DF89AD
analogous
#89DF90 #89DFBB #89D8DF
triadic
#89DFBB #BB89DF #DFBB89
tetradic
#89DFBB #9089DF #DF89AD #D8DF89
square
#89DFBB #9089DF #DF89AD #D8DF89
split-complementary
#89DFBB #DF89D8 #DF9089
monochromatic
#33BB82 #59D29F #89DFBB #B9ECD7 #E7F8F1
Accessibility & contrast
On white
1.57
#89DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#89DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFBB
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFBB | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CDCABD
Tritanopia (blue-blind)
#72DFD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dfbb; /* rgb */ color: rgb(137, 223, 187); /* oklch */ color: oklch(83.9% 0.099 165.6);
Tailwind
colors: {
custom: {
50: '#afe9cf',
500: '#89dfbb',
950: '#000000',
},
}SCSS
$custom: #89dfbb; $custom-light: #afe9cf; $custom-dark: #000000;
JSON
{
"hex": "#89dfbb",
"rgb": {
"r": 137,
"g": 223,
"b": 187
},
"hsl": {
"h": 154.884,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.83897,
"c": 0.09854,
"h": 165.6
},
"luminance": 0.61682
}Semantic roles & 50–950 ramp
primary
#89DFBB
secondary
#B7567E
accent
#2165C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483