#ADE79B#ADE79B
#ADE79B is a very light, moderate green. Relative luminance 0.684; OKLCH L 87.0% C 0.118 H 138.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE79B |
|---|---|
| RGB | rgb(173, 231, 155) |
| HSL | hsl(106, 61%, 76%) |
| HSV | hsv(106, 33%, 91%) |
| CMYK | cmyk(25.1%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(86.21, -32.33, 31.23) |
| CIE-LCH | lch(86.21, 44.95, 135.99°) |
| OKLab | oklab(86.97% -0.0881 0.0782) |
| OKLCH | oklch(86.97% 0.118 138.4) |
| XYZ | xyz(51.7243, 68.4010, 41.4815) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.05
Light Grey Green
#B7E1A1
ΔE00 3.14
Washed Out Green
#BCF5A6
ΔE00 3.16
Tea Green
#BDF8A3
ΔE00 3.91
Light Pastel Green
#B2FBA5
ΔE00 4.41
Lightgreen
#90EE90
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE79B #D59BE7
analogous
#D3E79B #ADE79B #9BE7AF
triadic
#ADE79B #9BADE7 #E79BAD
tetradic
#ADE79B #9BD3E7 #D59BE7 #E7AF9B
square
#ADE79B #9BD3E7 #D59BE7 #E7AF9B
split-complementary
#ADE79B #AF9BE7 #E79BD3
monochromatic
#5CCF38 #85DB6A #ADE79B #D5F3CC #EBF9E6
Accessibility & contrast
On white
1.43
#ADE79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#ADE79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE79B
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE79B | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB96
Deuteranopia (green-blind)
#E3D69F
Tritanopia (blue-blind)
#ABE2D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ade79b; /* rgb */ color: rgb(173, 231, 155); /* oklch */ color: oklch(87.0% 0.118 138.4);
Tailwind
colors: {
custom: {
50: '#c7efb9',
500: '#ade79b',
950: '#000000',
},
}SCSS
$custom: #ade79b; $custom-light: #c7efb9; $custom-dark: #000000;
JSON
{
"hex": "#ade79b",
"rgb": {
"r": 173,
"g": 231,
"b": 155
},
"hsl": {
"h": 105.789,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.86972,
"c": 0.1178,
"h": 138.4
},
"luminance": 0.68403
}Semantic roles & 50–950 ramp
primary
#ADE79B
secondary
#AB65C1
accent
#1DC9A0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581