#89F5B3#89F5B3
#89F5B3 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.8% C 0.137 H 155.5°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #89F5B3 |
|---|---|
| RGB | rgb(137, 245, 179) |
| HSL | hsl(143, 84%, 75%) |
| HSV | hsv(143, 44%, 96%) |
| CMYK | cmyk(44.1%, 0%, 26.9%, 3.9%) |
| CIE-LAB | lab(88.86, -45.42, 22.29) |
| CIE-LCH | lch(88.86, 50.60, 153.86°) |
| OKLab | oklab(88.8% -0.1245 0.0567) |
| OKLCH | oklch(88.8% 0.137 155.5) |
| XYZ | xyz(51.1020, 73.8742, 54.2054) |
| Luminance | 0.7388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.86
Seafoam (survey)
#80F9AD
ΔE00 1.99
Light Sea Green
#98F6B0
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.44
Light Seafoam
#A0FEBF
ΔE00 2.81
Light Greenish Blue
#63F7B4
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F5B3 #F589CB
analogous
#95F589 #89F5B3 #89F5E9
triadic
#89F5B3 #B389F5 #F5B389
tetradic
#89F5B3 #8995F5 #F589CB #F5E989
square
#89F5B3 #8995F5 #F589CB #F5E989
split-complementary
#89F5B3 #E989F5 #F58995
monochromatic
#18EB6A #51F08F #89F5B3 #C1FAD7 #E3FDED
Accessibility & contrast
On white
1.33
#89F5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#89F5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F5B3
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F5B3 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AF
Deuteranopia (green-blind)
#E4DBB7
Tritanopia (blue-blind)
#70F3E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #89f5b3; /* rgb */ color: rgb(137, 245, 179); /* oklch */ color: oklch(88.8% 0.137 155.5);
Tailwind
colors: {
custom: {
50: '#b0f9ca',
500: '#89f5b3',
950: '#000000',
},
}SCSS
$custom: #89f5b3; $custom-light: #b0f9ca; $custom-dark: #000000;
JSON
{
"hex": "#89f5b3",
"rgb": {
"r": 137,
"g": 245,
"b": 179
},
"hsl": {
"h": 143.333,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.88799,
"c": 0.13682,
"h": 155.5
},
"luminance": 0.73878
}Semantic roles & 50–950 ramp
primary
#89F5B3
secondary
#D250A0
accent
#058BE1
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582