#89F5B0#89F5B0
#89F5B0 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.7% C 0.140 H 154.4°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #89F5B0 |
|---|---|
| RGB | rgb(137, 245, 176) |
| HSL | hsl(142, 84%, 75%) |
| HSV | hsv(142, 44%, 96%) |
| CMYK | cmyk(44.1%, 0%, 28.2%, 3.9%) |
| CIE-LAB | lab(88.81, -45.98, 23.75) |
| CIE-LCH | lch(88.81, 51.75, 152.68°) |
| OKLab | oklab(88.73% -0.1258 0.0603) |
| OKLCH | oklch(88.73% 0.14 154.4) |
| XYZ | xyz(50.8019, 73.7541, 52.6249) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.58
Light Sea Green
#98F6B0
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 1.78
Seafoam Green
#7AF9AB
ΔE00 2.06
Light Seafoam
#A0FEBF
ΔE00 2.95
Foam Green
#90FDA9
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F5B0 #F589CE
analogous
#98F589 #89F5B0 #89F5E6
triadic
#89F5B0 #B089F5 #F5B089
tetradic
#89F5B0 #8998F5 #F589CE #F5E689
square
#89F5B0 #8998F5 #F589CE #F5E689
split-complementary
#89F5B0 #E689F5 #F58998
monochromatic
#18EB64 #51F08A #89F5B0 #C1FAD6 #E3FDEC
Accessibility & contrast
On white
1.33
#89F5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#89F5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F5B0
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F5B0 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AC
Deuteranopia (green-blind)
#E4DAB4
Tritanopia (blue-blind)
#71F3E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89f5b0; /* rgb */ color: rgb(137, 245, 176); /* oklch */ color: oklch(88.7% 0.140 154.4);
Tailwind
colors: {
custom: {
50: '#b0f9c8',
500: '#89f5b0',
950: '#000000',
},
}SCSS
$custom: #89f5b0; $custom-light: #b0f9c8; $custom-dark: #000000;
JSON
{
"hex": "#89f5b0",
"rgb": {
"r": 137,
"g": 245,
"b": 176
},
"hsl": {
"h": 141.667,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.88734,
"c": 0.13952,
"h": 154.4
},
"luminance": 0.73758
}Semantic roles & 50–950 ramp
primary
#89F5B0
secondary
#D250A3
accent
#0591E1
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582