#ADCFA5#ADCFA5
#ADCFA5 is a light, moderate green. Relative luminance 0.562; OKLCH L 81.8% C 0.068 H 139.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCFA5 |
|---|---|
| RGB | rgb(173, 207, 165) |
| HSL | hsl(109, 30%, 73%) |
| HSV | hsv(109, 20%, 81%) |
| CMYK | cmyk(16.4%, 0%, 20.3%, 18.8%) |
| CIE-LAB | lab(79.74, -19.16, 17.21) |
| CIE-LCH | lch(79.74, 25.76, 138.08°) |
| OKLab | oklab(81.85% -0.052 0.0441) |
| OKLCH | oklch(81.85% 0.068 139.7) |
| XYZ | xyz(46.3364, 56.2256, 44.0014) |
| Luminance | 0.5623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.06
Light Grey Green
#B7E1A1
ΔE00 6.16
Light Sage
#BCECAC
ΔE00 7.77
Hospital Green
#9BE5AA
ΔE00 7.87
Lichen
#8FB67B
ΔE00 8.37
Sage Green
#9CAF88
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCFA5 #C7A5CF
analogous
#C2CFA5 #ADCFA5 #A5CFB2
triadic
#ADCFA5 #A5ADCF #CFA5AD
tetradic
#ADCFA5 #A5C2CF #C7A5CF #CFB2A5
square
#ADCFA5 #A5C2CF #C7A5CF #CFB2A5
split-complementary
#ADCFA5 #B2A5CF #CFA5C2
monochromatic
#65A357 #89BA7D #ADCFA5 #D1E4CD #EDF4EB
Accessibility & contrast
On white
1.71
#ADCFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ADCFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCFA5
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCFA5 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A3
Deuteranopia (green-blind)
#CCC4A7
Tritanopia (blue-blind)
#ABCCC3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #adcfa5; /* rgb */ color: rgb(173, 207, 165); /* oklch */ color: oklch(81.8% 0.068 139.7);
Tailwind
colors: {
custom: {
50: '#c6ddbf',
500: '#adcfa5',
950: '#000000',
},
}SCSS
$custom: #adcfa5; $custom-light: #c6ddbf; $custom-dark: #000000;
JSON
{
"hex": "#adcfa5",
"rgb": {
"r": 173,
"g": 207,
"b": 165
},
"hsl": {
"h": 108.571,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.81847,
"c": 0.06823,
"h": 139.7
},
"luminance": 0.56226
}Semantic roles & 50–950 ramp
primary
#ADCFA5
secondary
#9B74A5
accent
#3CA994
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482