#89F5BC#89F5BC
#89F5BC is a very light, vivid green. Relative luminance 0.743; OKLCH L 89.0% C 0.129 H 159.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #89F5BC |
|---|---|
| RGB | rgb(137, 245, 188) |
| HSL | hsl(148, 84%, 75%) |
| HSV | hsv(148, 44%, 96%) |
| CMYK | cmyk(44.1%, 0%, 23.3%, 3.9%) |
| CIE-LAB | lab(89.04, -43.71, 17.91) |
| CIE-LCH | lch(89.04, 47.24, 157.72°) |
| OKLab | oklab(89% -0.1206 0.0458) |
| OKLCH | oklch(89% 0.129 159.2) |
| XYZ | xyz(52.0421, 74.2502, 59.1566) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.77
Light Blue Green
#7EFBB3
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.45
Light Sea Green
#98F6B0
ΔE00 3.67
Seafoam (survey)
#80F9AD
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F5BC #F589C2
analogous
#8CF589 #89F5BC #89F5F2
triadic
#89F5BC #BC89F5 #F5BC89
tetradic
#89F5BC #898CF5 #F589C2 #F5F289
square
#89F5BC #898CF5 #F589C2 #F5F289
split-complementary
#89F5BC #F289F5 #F5898C
monochromatic
#18EB7C #51F09C #89F5BC #C1FADC #E3FDEF
Accessibility & contrast
On white
1.32
#89F5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#89F5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F5BC
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F5BC | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E7B9
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#6DF4E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #89f5bc; /* rgb */ color: rgb(137, 245, 188); /* oklch */ color: oklch(89.0% 0.129 159.2);
Tailwind
colors: {
custom: {
50: '#b0f9d0',
500: '#89f5bc',
950: '#000000',
},
}SCSS
$custom: #89f5bc; $custom-light: #b0f9d0; $custom-dark: #000000;
JSON
{
"hex": "#89f5bc",
"rgb": {
"r": 137,
"g": 245,
"b": 188
},
"hsl": {
"h": 148.333,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.89002,
"c": 0.12901,
"h": 159.2
},
"luminance": 0.74254
}Semantic roles & 50–950 ramp
primary
#89F5BC
secondary
#D25095
accent
#0579E1
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583