#9AE375#9AE375
#9AE375 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 84.3% C 0.161 H 136.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE375 |
|---|---|
| RGB | rgb(154, 227, 117) |
| HSL | hsl(100, 66%, 67%) |
| HSV | hsv(100, 48%, 89%) |
| CMYK | cmyk(32.2%, 0%, 48.5%, 11%) |
| CIE-LAB | lab(83.49, -42.03, 46.37) |
| CIE-LCH | lch(83.49, 62.59, 132.19°) |
| OKLab | oklab(84.32% -0.1157 0.1116) |
| OKLCH | oklch(84.32% 0.161 136) |
| XYZ | xyz(44.0053, 63.0908, 26.6853) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.90
Light Green
#96F97B
ΔE00 5.03
Spring Green (survey)
#A9F971
ΔE00 5.45
Light Grass Green
#9AF764
ΔE00 5.56
Lightish Green
#61E160
ΔE00 5.84
Fresh Green
#69D84F
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE375 #BE75E3
analogous
#D1E375 #9AE375 #75E387
triadic
#9AE375 #759AE3 #E3759A
tetradic
#9AE375 #75D1E3 #BE75E3 #E38775
square
#9AE375 #75D1E3 #BE75E3 #E38775
split-complementary
#9AE375 #8775E3 #E375D1
monochromatic
#57B825 #75D942 #9AE375 #BFEDA8 #E4F8DB
Accessibility & contrast
On white
1.54
#9AE375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#9AE375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE375
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE375 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46C
Deuteranopia (green-blind)
#DFCE7C
Tritanopia (blue-blind)
#98DCC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9ae375; /* rgb */ color: rgb(154, 227, 117); /* oklch */ color: oklch(84.3% 0.161 136.0);
Tailwind
colors: {
custom: {
50: '#bbec9f',
500: '#9ae375',
950: '#000000',
},
}SCSS
$custom: #9ae375; $custom-light: #bbec9f; $custom-dark: #000000;
JSON
{
"hex": "#9ae375",
"rgb": {
"r": 154,
"g": 227,
"b": 117
},
"hsl": {
"h": 99.818,
"s": 66.265,
"l": 67.451
},
"oklch": {
"l": 0.84322,
"c": 0.16076,
"h": 136
},
"luminance": 0.63093
}Semantic roles & 50–950 ramp
primary
#9AE375
secondary
#9144B9
accent
#17CE91
background
#FDFEFC
surface
#F8FDF5
border
#D1D5CF
text
#12160F
muted
#828480