#9EFCA2#9EFCA2
#9EFCA2 is a very light, vivid green. Relative luminance 0.795; OKLCH L 91.1% C 0.151 H 145.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9EFCA2 |
|---|---|
| RGB | rgb(158, 252, 162) |
| HSL | hsl(123, 94%, 80%) |
| HSV | hsv(123, 37%, 99%) |
| CMYK | cmyk(37.3%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(91.46, -45.44, 34.55) |
| CIE-LCH | lch(91.46, 57.09, 142.75°) |
| OKLab | oklab(91.05% -0.1238 0.0862) |
| OKLCH | oklch(91.05% 0.151 145.2) |
| XYZ | xyz(55.4299, 79.4955, 46.5989) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.49
Mint Green
#8FFF9F
ΔE00 1.87
Baby Green
#8CFF9E
ΔE00 2.15
Foam Green
#90FDA9
ΔE00 2.32
Mint (survey)
#9FFEB0
ΔE00 2.32
Light Pastel Green
#B2FBA5
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EFCA2 #FC9EF8
analogous
#C9FC9E #9EFCA2 #9EFCD1
triadic
#9EFCA2 #A29EFC #FCA29E
tetradic
#9EFCA2 #9EC9FC #FC9EF8 #FCD19E
square
#9EFCA2 #9EC9FC #FC9EF8 #FCD19E
split-complementary
#9EFCA2 #D19EFC #FC9EC9
monochromatic
#27F830 #63FA69 #9EFCA2 #D9FEDB #E1FEE3
Accessibility & contrast
On white
1.24
#9EFCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#9EFCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EFCA2
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EFCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EFCA2 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9C
Deuteranopia (green-blind)
#F1E3A7
Tritanopia (blue-blind)
#93F7E5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #9efca2; /* rgb */ color: rgb(158, 252, 162); /* oklch */ color: oklch(91.1% 0.151 145.2);
Tailwind
colors: {
custom: {
50: '#befebe',
500: '#9efca2',
950: '#000000',
},
}SCSS
$custom: #9efca2; $custom-light: #befebe; $custom-dark: #000000;
JSON
{
"hex": "#9efca2",
"rgb": {
"r": 158,
"g": 252,
"b": 162
},
"hsl": {
"h": 122.553,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.91054,
"c": 0.15086,
"h": 145.2
},
"luminance": 0.79499
}Semantic roles & 50–950 ramp
primary
#9EFCA2
secondary
#DE60D9
accent
#00DCE6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121812
muted
#828682