#9EF8A3#9EF8A3
#9EF8A3 is a very light, vivid green. Relative luminance 0.770; OKLCH L 90.2% C 0.144 H 145.5°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9EF8A3 |
|---|---|
| RGB | rgb(158, 248, 163) |
| HSL | hsl(123, 87%, 80%) |
| HSV | hsv(123, 36%, 97%) |
| CMYK | cmyk(36.3%, 0%, 34.3%, 2.7%) |
| CIE-LAB | lab(90.34, -43.55, 32.57) |
| CIE-LCH | lch(90.34, 54.38, 143.21°) |
| OKLab | oklab(90.15% -0.1187 0.0815) |
| OKLCH | oklch(90.15% 0.144 145.5) |
| XYZ | xyz(54.2762, 77.0453, 46.6546) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint (survey)
#9FFEB0
ΔE00 2.07
Palegreen
#98FB98
ΔE00 2.22
Foam Green
#90FDA9
ΔE00 2.34
Light Mint Green
#A6FBB2
ΔE00 2.36
Mint Green
#8FFF9F
ΔE00 2.59
Light Pastel Green
#B2FBA5
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EF8A3 #F89EF3
analogous
#C6F89E #9EF8A3 #9EF8D0
triadic
#9EF8A3 #A39EF8 #F8A39E
tetradic
#9EF8A3 #9EC6F8 #F89EF3 #F8D09E
square
#9EF8A3 #9EC6F8 #F89EF3 #F8D09E
split-complementary
#9EF8A3 #D09EF8 #F89EC6
monochromatic
#2CF037 #65F46D #9EF8A3 #D7FCD9 #E2FDE4
Accessibility & contrast
On white
1.28
#9EF8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#9EF8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EF8A3
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EF8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EF8A3 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE99D
Deuteranopia (green-blind)
#EDE0A8
Tritanopia (blue-blind)
#93F4E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #9ef8a3; /* rgb */ color: rgb(158, 248, 163); /* oklch */ color: oklch(90.2% 0.144 145.5);
Tailwind
colors: {
custom: {
50: '#befbbf',
500: '#9ef8a3',
950: '#000000',
},
}SCSS
$custom: #9ef8a3; $custom-light: #befbbf; $custom-dark: #000000;
JSON
{
"hex": "#9ef8a3",
"rgb": {
"r": 158,
"g": 248,
"b": 163
},
"hsl": {
"h": 123.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.90154,
"c": 0.14399,
"h": 145.5
},
"luminance": 0.77048
}Semantic roles & 50–950 ramp
primary
#9EF8A3
secondary
#D862D2
accent
#02D7E3
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121712
muted
#828582