#9EF690#9EF690
#9EF690 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.4% C 0.160 H 141.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF690 |
|---|---|
| RGB | rgb(158, 246, 144) |
| HSL | hsl(112, 85%, 76%) |
| HSV | hsv(112, 41%, 96%) |
| CMYK | cmyk(35.8%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(89.48, -45.50, 40.87) |
| CIE-LCH | lch(89.48, 61.16, 138.07°) |
| OKLab | oklab(89.36% -0.1242 0.1004) |
| OKLCH | oklch(89.36% 0.16 141) |
| XYZ | xyz(52.0883, 75.1916, 38.1490) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.78
Pale Light Green
#B1FC99
ΔE00 2.37
Lightgreen
#90EE90
ΔE00 2.50
Pastel Green
#B0FF9D
ΔE00 2.52
Light Green
#96F97B
ΔE00 3.18
Light Pastel Green
#B2FBA5
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF690 #E890F6
analogous
#D1F690 #9EF690 #90F6B5
triadic
#9EF690 #909EF6 #F6909E
tetradic
#9EF690 #90D1F6 #E890F6 #F6B590
square
#9EF690 #90D1F6 #E890F6 #F6B590
split-complementary
#9EF690 #B590F6 #F690D1
monochromatic
#3BED1F #6DF157 #9EF690 #CFFBC9 #E6FDE3
Accessibility & contrast
On white
1.31
#9EF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#9EF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF690
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF690 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE688
Deuteranopia (green-blind)
#EEDE96
Tritanopia (blue-blind)
#97F0DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #9ef690; /* rgb */ color: rgb(158, 246, 144); /* oklch */ color: oklch(89.4% 0.160 141.0);
Tailwind
colors: {
custom: {
50: '#bef9b2',
500: '#9ef690',
950: '#000000',
},
}SCSS
$custom: #9ef690; $custom-light: #bef9b2; $custom-dark: #000000;
JSON
{
"hex": "#9ef690",
"rgb": {
"r": 158,
"g": 246,
"b": 144
},
"hsl": {
"h": 111.765,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.8936,
"c": 0.15972,
"h": 141
},
"luminance": 0.75194
}Semantic roles & 50–950 ramp
primary
#9EF690
secondary
#C356D4
accent
#04E1C3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121711
muted
#828581