#9AE588#9AE588
#9AE588 is a very light, vivid green. Relative luminance 0.647; OKLCH L 85.1% C 0.145 H 139.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9AE588 |
|---|---|
| RGB | rgb(154, 229, 136) |
| HSL | hsl(108, 64%, 72%) |
| HSV | hsv(108, 41%, 90%) |
| CMYK | cmyk(32.8%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(84.32, -40.46, 38.14) |
| CIE-LCH | lch(84.32, 55.60, 136.69°) |
| OKLab | oklab(85.08% -0.1105 0.0939) |
| OKLCH | oklch(85.08% 0.145 139.7) |
| XYZ | xyz(45.7881, 64.6842, 33.3605) |
| Luminance | 0.6469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.81
Palegreen
#98FB98
ΔE00 4.97
Pale Light Green
#B1FC99
ΔE00 5.11
Light Pastel Green
#B2FBA5
ΔE00 5.22
Washed Out Green
#BCF5A6
ΔE00 5.37
Tea Green
#BDF8A3
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AE588 #D388E5
analogous
#C9E588 #9AE588 #88E5A5
triadic
#9AE588 #889AE5 #E5889A
tetradic
#9AE588 #88C9E5 #D388E5 #E5A588
square
#9AE588 #88C9E5 #D388E5 #E5A588
split-complementary
#9AE588 #A588E5 #E588C9
monochromatic
#4AC72C #6FDA56 #9AE588 #C5F0BA #EAFAE6
Accessibility & contrast
On white
1.51
#9AE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#9AE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AE588
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AE588 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD781
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#95DFCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9ae588; /* rgb */ color: rgb(154, 229, 136); /* oklch */ color: oklch(85.1% 0.145 139.7);
Tailwind
colors: {
custom: {
50: '#baedac',
500: '#9ae588',
950: '#000000',
},
}SCSS
$custom: #9ae588; $custom-light: #baedac; $custom-dark: #000000;
JSON
{
"hex": "#9ae588",
"rgb": {
"r": 154,
"g": 229,
"b": 136
},
"hsl": {
"h": 108.387,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.8508,
"c": 0.14501,
"h": 139.7
},
"luminance": 0.64686
}Semantic roles & 50–950 ramp
primary
#9AE588
secondary
#A953BE
accent
#1ACCA9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121610
muted
#828581