#89F295#89F295
#89F295 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.5% C 0.161 H 146.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #89F295 |
|---|---|
| RGB | rgb(137, 242, 149) |
| HSL | hsl(127, 80%, 74%) |
| HSV | hsv(127, 43%, 95%) |
| CMYK | cmyk(43.4%, 0%, 38.4%, 5.1%) |
| CIE-LAB | lab(87.48, -49.27, 35.62) |
| CIE-LCH | lch(87.48, 60.80, 144.14°) |
| OKLab | oklab(87.5% -0.134 0.0884) |
| OKLCH | oklch(87.5% 0.161 146.6) |
| XYZ | xyz(47.4909, 70.9894, 39.6278) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.46
Palegreen
#98FB98
ΔE00 2.44
Mint Green
#8FFF9F
ΔE00 2.69
Baby Green
#8CFF9E
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 3.05
Mint (survey)
#9FFEB0
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89F295 #F289E6
analogous
#B2F289 #89F295 #89F2CA
triadic
#89F295 #9589F2 #F29589
tetradic
#89F295 #89B2F2 #F289E6 #F2CA89
square
#89F295 #89B2F2 #F289E6 #F2CA89
split-complementary
#89F295 #CA89F2 #F289B2
monochromatic
#1BE632 #52EC63 #89F295 #C0F8C7 #E3FCE6
Accessibility & contrast
On white
1.38
#89F295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#89F295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89F295
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89F295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89F295 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18E
Deuteranopia (green-blind)
#E6D79B
Tritanopia (blue-blind)
#79EEDB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #89f295; /* rgb */ color: rgb(137, 242, 149); /* oklch */ color: oklch(87.5% 0.161 146.6);
Tailwind
colors: {
custom: {
50: '#b0f7b5',
500: '#89f295',
950: '#000000',
},
}SCSS
$custom: #89f295; $custom-light: #b0f7b5; $custom-dark: #000000;
JSON
{
"hex": "#89f295",
"rgb": {
"r": 137,
"g": 242,
"b": 149
},
"hsl": {
"h": 126.857,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.87502,
"c": 0.16056,
"h": 146.6
},
"luminance": 0.70993
}Semantic roles & 50–950 ramp
primary
#89F295
secondary
#CE51C0
accent
#09C4DC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581