#ADE99F#ADE99F
#ADE99F is a very light, moderate green. Relative luminance 0.697; OKLCH L 87.5% C 0.117 H 139.8°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE99F |
|---|---|
| RGB | rgb(173, 233, 159) |
| HSL | hsl(109, 63%, 77%) |
| HSV | hsv(109, 32%, 91%) |
| CMYK | cmyk(25.8%, 0%, 31.8%, 8.6%) |
| CIE-LAB | lab(86.83, -32.66, 30.03) |
| CIE-LCH | lch(86.83, 44.37, 137.40°) |
| OKLab | oklab(87.5% -0.089 0.0754) |
| OKLCH | oklch(87.5% 0.117 139.8) |
| XYZ | xyz(52.6287, 69.6636, 43.4677) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Washed Out Green
#BCF5A6
ΔE00 2.94
Light Grey Green
#B7E1A1
ΔE00 3.33
Tea Green
#BDF8A3
ΔE00 3.80
Light Pastel Green
#B2FBA5
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE99F #DB9FE9
analogous
#D2E99F #ADE99F #9FE9B6
triadic
#ADE99F #9FADE9 #E99FAD
tetradic
#ADE99F #9FD2E9 #DB9FE9 #E9B69F
square
#ADE99F #9FD2E9 #DB9FE9 #E9B69F
split-complementary
#ADE99F #B69FE9 #E99FD2
monochromatic
#58D23B #82DE6D #ADE99F #D8F4D1 #EAF9E6
Accessibility & contrast
On white
1.41
#ADE99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#ADE99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE99F
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE99F | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#E4D7A3
Tritanopia (blue-blind)
#AAE4D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ade99f; /* rgb */ color: rgb(173, 233, 159); /* oklch */ color: oklch(87.5% 0.117 139.8);
Tailwind
colors: {
custom: {
50: '#c7f0bc',
500: '#ade99f',
950: '#000000',
},
}SCSS
$custom: #ade99f; $custom-light: #c7f0bc; $custom-dark: #000000;
JSON
{
"hex": "#ade99f",
"rgb": {
"r": 173,
"g": 233,
"b": 159
},
"hsl": {
"h": 108.649,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.87498,
"c": 0.11663,
"h": 139.8
},
"luminance": 0.69665
}Semantic roles & 50–950 ramp
primary
#ADE99F
secondary
#B368C4
accent
#1BCAA9
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582