#89EDBD#89EDBD
#89EDBD is a very light, moderate teal. Relative luminance 0.696; OKLCH L 87.2% C 0.117 H 161.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #89EDBD |
|---|---|
| RGB | rgb(137, 237, 189) |
| HSL | hsl(151, 74%, 73%) |
| HSV | hsv(151, 42%, 93%) |
| CMYK | cmyk(42.2%, 0%, 20.3%, 7.1%) |
| CIE-LAB | lab(86.78, -39.97, 14.21) |
| CIE-LCH | lch(86.78, 42.42, 160.43°) |
| OKLab | oklab(87.18% -0.111 0.0365) |
| OKLCH | oklch(87.18% 0.117 161.8) |
| XYZ | xyz(49.7822, 69.5574, 58.9369) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.94
Light Turquoise
#7EF4CC
ΔE00 3.45
Light Teal
#90E4C1
ΔE00 3.67
Light Aquamarine
#7BFDC7
ΔE00 3.91
Mint
#AAF0C1
ΔE00 4.24
Pale Turquoise
#A5FBD5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EDBD #ED89B9
analogous
#89ED8B #89EDBD #89EBED
triadic
#89EDBD #BD89ED #EDBD89
tetradic
#89EDBD #8B89ED #ED89B9 #EBED89
square
#89EDBD #8B89ED #ED89B9 #EBED89
split-complementary
#89EDBD #ED89EB #ED8B89
monochromatic
#21DA81 #54E59F #89EDBD #BEF5DB #E4FBF0
Accessibility & contrast
On white
1.41
#89EDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#89EDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EDBD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EDBD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BA
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#6FEDDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89edbd; /* rgb */ color: rgb(137, 237, 189); /* oklch */ color: oklch(87.2% 0.117 161.8);
Tailwind
colors: {
custom: {
50: '#b0f3d1',
500: '#89edbd',
950: '#000000',
},
}SCSS
$custom: #89edbd; $custom-light: #b0f3d1; $custom-dark: #000000;
JSON
{
"hex": "#89edbd",
"rgb": {
"r": 137,
"g": 237,
"b": 189
},
"hsl": {
"h": 151.2,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.87175,
"c": 0.11685,
"h": 161.8
},
"luminance": 0.69561
}Semantic roles & 50–950 ramp
primary
#89EDBD
secondary
#C8528B
accent
#106FD6
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583