#ADEAA6#ADEAA6
#ADEAA6 is a very light, moderate green. Relative luminance 0.705; OKLCH L 87.9% C 0.111 H 142.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEAA6 |
|---|---|
| RGB | rgb(173, 234, 166) |
| HSL | hsl(114, 62%, 78%) |
| HSV | hsv(114, 29%, 92%) |
| CMYK | cmyk(26.1%, 0%, 29.1%, 8.2%) |
| CIE-LAB | lab(87.23, -32.04, 26.99) |
| CIE-LCH | lch(87.23, 41.89, 139.88°) |
| OKLab | oklab(87.86% -0.0873 0.0682) |
| OKLCH | oklch(87.86% 0.111 142) |
| XYZ | xyz(53.5373, 70.4812, 46.8524) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.37
Washed Out Green
#BCF5A6
ΔE00 3.43
Light Grey Green
#B7E1A1
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 3.53
Celadon
#BEFDB7
ΔE00 4.05
Light Mint Green
#A6FBB2
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEAA6 #E3A6EA
analogous
#CFEAA6 #ADEAA6 #A6EAC1
triadic
#ADEAA6 #A6ADEA #EAA6AD
tetradic
#ADEAA6 #A6CFEA #E3A6EA #EAC1A6
square
#ADEAA6 #A6CFEA #E3A6EA #EAC1A6
split-complementary
#ADEAA6 #C1A6EA #EAA6CF
monochromatic
#52D343 #7FDE74 #ADEAA6 #DBF6D8 #E8F9E6
Accessibility & contrast
On white
1.39
#ADEAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#ADEAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEAA6
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEAA6 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDEA2
Deuteranopia (green-blind)
#E4D8AA
Tritanopia (blue-blind)
#A8E6D8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeaa6; /* rgb */ color: rgb(173, 234, 166); /* oklch */ color: oklch(87.9% 0.111 142.0);
Tailwind
colors: {
custom: {
50: '#c7f1c0',
500: '#adeaa6',
950: '#000000',
},
}SCSS
$custom: #adeaa6; $custom-light: #c7f1c0; $custom-dark: #000000;
JSON
{
"hex": "#adeaa6",
"rgb": {
"r": 173,
"g": 234,
"b": 166
},
"hsl": {
"h": 113.824,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.87861,
"c": 0.1108,
"h": 142
},
"luminance": 0.70483
}Semantic roles & 50–950 ramp
primary
#ADEAA6
secondary
#BD6EC6
accent
#1CCAB8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582