#89EF93#89EF93
#89EF93 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.158 H 146.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89EF93 |
|---|---|
| RGB | rgb(137, 239, 147) |
| HSL | hsl(126, 76%, 74%) |
| HSV | hsv(126, 43%, 94%) |
| CMYK | cmyk(42.7%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(86.58, -48.33, 35.44) |
| CIE-LCH | lch(86.58, 59.93, 143.75°) |
| OKLab | oklab(86.76% -0.1315 0.088) |
| OKLCH | oklch(86.76% 0.158 146.2) |
| XYZ | xyz(46.4470, 69.1549, 38.4989) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.09
Palegreen
#98FB98
ΔE00 2.90
Mint Green
#8FFF9F
ΔE00 3.33
Baby Green
#8CFF9E
ΔE00 3.34
Foam Green
#90FDA9
ΔE00 3.56
Mint (survey)
#9FFEB0
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89EF93 #EF89E5
analogous
#B2EF89 #89EF93 #89EFC6
triadic
#89EF93 #9389EF #EF9389
tetradic
#89EF93 #89B2EF #EF89E5 #EFC689
square
#89EF93 #89B2EF #EF89E5 #EFC689
split-complementary
#89EF93 #C689EF #EF89B2
monochromatic
#1EDF31 #53E862 #89EF93 #BFF6C4 #E4FBE6
Accessibility & contrast
On white
1.42
#89EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#89EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89EF93
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89EF93 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#E3D599
Tritanopia (blue-blind)
#7AEBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #89ef93; /* rgb */ color: rgb(137, 239, 147); /* oklch */ color: oklch(86.8% 0.158 146.2);
Tailwind
colors: {
custom: {
50: '#b0f5b3',
500: '#89ef93',
950: '#000000',
},
}SCSS
$custom: #89ef93; $custom-light: #b0f5b3; $custom-dark: #000000;
JSON
{
"hex": "#89ef93",
"rgb": {
"r": 137,
"g": 239,
"b": 147
},
"hsl": {
"h": 125.882,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.8676,
"c": 0.15818,
"h": 146.2
},
"luminance": 0.69158
}Semantic roles & 50–950 ramp
primary
#89EF93
secondary
#CA52BE
accent
#0DC4D8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581