#89EDBF#89EDBF
#89EDBF is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.2% C 0.115 H 162.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #89EDBF |
|---|---|
| RGB | rgb(137, 237, 191) |
| HSL | hsl(152, 74%, 73%) |
| HSV | hsv(152, 42%, 93%) |
| CMYK | cmyk(42.2%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(86.82, -39.57, 13.23) |
| CIE-LCH | lch(86.82, 41.72, 161.51°) |
| OKLab | oklab(87.22% -0.1101 0.034) |
| OKLCH | oklch(87.22% 0.115 162.8) |
| XYZ | xyz(50.0008, 69.6448, 60.0881) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.06
Light Teal
#90E4C1
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.97
Pale Turquoise
#A5FBD5
ΔE00 4.32
Mint
#AAF0C1
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EDBF #ED89B7
analogous
#89ED8D #89EDBF #89E9ED
triadic
#89EDBF #BF89ED #EDBF89
tetradic
#89EDBF #8D89ED #ED89B7 #E9ED89
square
#89EDBF #8D89ED #ED89B7 #E9ED89
split-complementary
#89EDBF #ED89E9 #ED8D89
monochromatic
#21DA85 #54E5A2 #89EDBF #BEF5DC #E4FBF1
Accessibility & contrast
On white
1.41
#89EDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#89EDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EDBF
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EDBF | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BD
Deuteranopia (green-blind)
#DAD5C2
Tritanopia (blue-blind)
#6EEDE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89edbf; /* rgb */ color: rgb(137, 237, 191); /* oklch */ color: oklch(87.2% 0.115 162.8);
Tailwind
colors: {
custom: {
50: '#b0f3d2',
500: '#89edbf',
950: '#000000',
},
}SCSS
$custom: #89edbf; $custom-light: #b0f3d2; $custom-dark: #000000;
JSON
{
"hex": "#89edbf",
"rgb": {
"r": 137,
"g": 237,
"b": 191
},
"hsl": {
"h": 152.4,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.87224,
"c": 0.11527,
"h": 162.8
},
"luminance": 0.69648
}Semantic roles & 50–950 ramp
primary
#89EDBF
secondary
#C85288
accent
#106BD6
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583