#89EDB2#89EDB2
#89EDB2 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.9% C 0.126 H 156.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #89EDB2 |
|---|---|
| RGB | rgb(137, 237, 178) |
| HSL | hsl(145, 74%, 73%) |
| HSV | hsv(145, 42%, 93%) |
| CMYK | cmyk(42.2%, 0%, 24.9%, 7.1%) |
| CIE-LAB | lab(86.55, -42.12, 19.60) |
| CIE-LCH | lch(86.55, 46.46, 155.04°) |
| OKLab | oklab(86.92% -0.1158 0.0501) |
| OKLCH | oklch(86.92% 0.126 156.6) |
| XYZ | xyz(48.6332, 69.0978, 52.8854) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.28
Hospital Green
#9BE5AA
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Seafoam
#A0FEBF
ΔE00 4.00
Seafoam
#7FE0B3
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EDB2 #ED89C4
analogous
#92ED89 #89EDB2 #89EDE4
triadic
#89EDB2 #B289ED #EDB289
tetradic
#89EDB2 #8992ED #ED89C4 #EDE489
square
#89EDB2 #8992ED #ED89C4 #EDE489
split-complementary
#89EDB2 #E489ED #ED8992
monochromatic
#21DA6D #54E58F #89EDB2 #BEF5D5 #E4FBEE
Accessibility & contrast
On white
1.42
#89EDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#89EDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EDB2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EDB2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDFAF
Deuteranopia (green-blind)
#DCD4B5
Tritanopia (blue-blind)
#72EBDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89edb2; /* rgb */ color: rgb(137, 237, 178); /* oklch */ color: oklch(86.9% 0.126 156.6);
Tailwind
colors: {
custom: {
50: '#b0f3c9',
500: '#89edb2',
950: '#000000',
},
}SCSS
$custom: #89edb2; $custom-light: #b0f3c9; $custom-dark: #000000;
JSON
{
"hex": "#89edb2",
"rgb": {
"r": 137,
"g": 237,
"b": 178
},
"hsl": {
"h": 144.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.86917,
"c": 0.12616,
"h": 156.6
},
"luminance": 0.69101
}Semantic roles & 50–950 ramp
primary
#89EDB2
secondary
#C85298
accent
#1085D6
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582