#9AE382#9AE382
#9AE382 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.5% C 0.148 H 138.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE382 |
|---|---|
| RGB | rgb(154, 227, 130) |
| HSL | hsl(105, 63%, 70%) |
| HSV | hsv(105, 43%, 89%) |
| CMYK | cmyk(32.2%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(83.66, -40.39, 40.27) |
| CIE-LCH | lch(83.66, 57.03, 135.09°) |
| OKLab | oklab(84.52% -0.1105 0.0985) |
| OKLCH | oklch(84.52% 0.148 138.3) |
| XYZ | xyz(44.8234, 63.4180, 30.9940) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.55
Pale Light Green
#B1FC99
ΔE00 5.49
Palegreen
#98FB98
ΔE00 5.59
Light Green
#96F97B
ΔE00 5.62
Light Pastel Green
#B2FBA5
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE382 #CB82E3
analogous
#CAE382 #9AE382 #82E39B
triadic
#9AE382 #829AE3 #E3829A
tetradic
#9AE382 #82CAE3 #CB82E3 #E39B82
square
#9AE382 #82CAE3 #CB82E3 #E39B82
split-complementary
#9AE382 #9B82E3 #E382CA
monochromatic
#50C02B #72D850 #9AE382 #C2EEB4 #EBF9E6
Accessibility & contrast
On white
1.53
#9AE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#9AE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE382
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE382 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57B
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#96DDCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9ae382; /* rgb */ color: rgb(154, 227, 130); /* oklch */ color: oklch(84.5% 0.148 138.3);
Tailwind
colors: {
custom: {
50: '#baeca7',
500: '#9ae382',
950: '#000000',
},
}SCSS
$custom: #9ae382; $custom-light: #baeca7; $custom-dark: #000000;
JSON
{
"hex": "#9ae382",
"rgb": {
"r": 154,
"g": 227,
"b": 130
},
"hsl": {
"h": 105.155,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.84518,
"c": 0.14808,
"h": 138.3
},
"luminance": 0.6342
}Semantic roles & 50–950 ramp
primary
#9AE382
secondary
#A04EBB
accent
#1ACB9F
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#121610
muted
#828480