#ADE799#ADE799
#ADE799 is a very light, moderate green. Relative luminance 0.683; OKLCH L 86.9% C 0.120 H 137.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE799 |
|---|---|
| RGB | rgb(173, 231, 153) |
| HSL | hsl(105, 62%, 75%) |
| HSV | hsv(105, 34%, 91%) |
| CMYK | cmyk(25.1%, 0%, 33.8%, 9.4%) |
| CIE-LAB | lab(86.17, -32.63, 32.20) |
| CIE-LCH | lch(86.17, 45.84, 135.37°) |
| OKLab | oklab(86.93% -0.089 0.0804) |
| OKLCH | oklch(86.93% 0.12 137.9) |
| XYZ | xyz(51.5577, 68.3344, 40.6042) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.15
Light Sage
#BCECAC
ΔE00 3.32
Light Grey Green
#B7E1A1
ΔE00 3.33
Tea Green
#BDF8A3
ΔE00 3.81
Light Pastel Green
#B2FBA5
ΔE00 4.37
Lightgreen
#90EE90
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE799 #D399E7
analogous
#D4E799 #ADE799 #99E7AC
triadic
#ADE799 #99ADE7 #E799AD
tetradic
#ADE799 #99D4E7 #D399E7 #E7AC99
square
#ADE799 #99D4E7 #D399E7 #E7AC99
split-complementary
#ADE799 #AC99E7 #E799D4
monochromatic
#5DD036 #85DB67 #ADE799 #D5F3CB #EBF9E6
Accessibility & contrast
On white
1.43
#ADE799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#ADE799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE799
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE799 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB94
Deuteranopia (green-blind)
#E3D69D
Tritanopia (blue-blind)
#ABE2D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade799; /* rgb */ color: rgb(173, 231, 153); /* oklch */ color: oklch(86.9% 0.120 137.9);
Tailwind
colors: {
custom: {
50: '#c7efb7',
500: '#ade799',
950: '#000000',
},
}SCSS
$custom: #ade799; $custom-light: #c7efb7; $custom-dark: #000000;
JSON
{
"hex": "#ade799",
"rgb": {
"r": 173,
"g": 231,
"b": 153
},
"hsl": {
"h": 104.615,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.86934,
"c": 0.11992,
"h": 137.9
},
"luminance": 0.68336
}Semantic roles & 50–950 ramp
primary
#ADE799
secondary
#A963C1
accent
#1CCA9D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581