#89DFBF#89DFBF
#89DFBF is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.0% C 0.096 H 168.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89DFBF |
|---|---|
| RGB | rgb(137, 223, 191) |
| HSL | hsl(158, 57%, 71%) |
| HSV | hsv(158, 39%, 87%) |
| CMYK | cmyk(38.6%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(82.83, -33.15, 7.55) |
| CIE-LCH | lch(82.83, 34.00, 167.18°) |
| OKLab | oklab(84% -0.0937 0.0194) |
| OKLCH | oklch(84% 0.096 168.3) |
| XYZ | xyz(46.1046, 61.8523, 58.7894) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.52
Seafoam
#7FE0B3
ΔE00 3.50
Seafoam Blue
#78D1B6
ΔE00 3.76
Pale Teal
#82CBB2
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89DFBF #DF89A9
analogous
#89DF94 #89DFBF #89D4DF
triadic
#89DFBF #BF89DF #DFBF89
tetradic
#89DFBF #9489DF #DF89A9 #D4DF89
square
#89DFBF #9489DF #DF89A9 #D4DF89
split-complementary
#89DFBF #DF89D4 #DF9489
monochromatic
#33BB88 #59D2A5 #89DFBF #B9ECD9 #E7F8F2
Accessibility & contrast
On white
1.57
#89DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#89DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89DFBF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89DFBF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BD
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#71E0D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #89dfbf; /* rgb */ color: rgb(137, 223, 191); /* oklch */ color: oklch(84.0% 0.096 168.3);
Tailwind
colors: {
custom: {
50: '#afe9d2',
500: '#89dfbf',
950: '#000000',
},
}SCSS
$custom: #89dfbf; $custom-light: #afe9d2; $custom-dark: #000000;
JSON
{
"hex": "#89dfbf",
"rgb": {
"r": 137,
"g": 223,
"b": 191
},
"hsl": {
"h": 157.674,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84002,
"c": 0.09569,
"h": 168.3
},
"luminance": 0.61855
}Semantic roles & 50–950 ramp
primary
#89DFBF
secondary
#B7567A
accent
#215EC5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483