#ADFCA7#ADFCA7
#ADFCA7 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.9% C 0.137 H 142.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFCA7 |
|---|---|
| RGB | rgb(173, 252, 167) |
| HSL | hsl(116, 93%, 82%) |
| HSV | hsv(116, 34%, 99%) |
| CMYK | cmyk(31.3%, 0%, 33.7%, 1.2%) |
| CIE-LAB | lab(92.26, -40.08, 33.25) |
| CIE-LCH | lch(92.26, 52.08, 140.32°) |
| OKLab | oklab(91.93% -0.1093 0.0832) |
| OKLCH | oklch(91.93% 0.137 142.7) |
| XYZ | xyz(59.0167, 81.2925, 49.1332) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.93
Pastel Green
#B0FF9D
ΔE00 2.27
Pale Light Green
#B1FC99
ΔE00 2.67
Light Mint Green
#A6FBB2
ΔE00 2.68
Light Seafoam Green
#A7FFB5
ΔE00 2.81
Mint (survey)
#9FFEB0
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFCA7 #F6A7FC
analogous
#D7FCA7 #ADFCA7 #A7FCCC
triadic
#ADFCA7 #A7ADFC #FCA7AD
tetradic
#ADFCA7 #A7D7FC #F6A7FC #FCCCA7
square
#ADFCA7 #A7D7FC #F6A7FC #FCCCA7
split-complementary
#ADFCA7 #CCA7FC #FCA7D7
monochromatic
#3FF831 #76FA6C #ADFCA7 #E3FEE1 #E3FEE1
Accessibility & contrast
On white
1.22
#ADFCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#ADFCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFCA7
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFCA7 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA1
Deuteranopia (green-blind)
#F4E6AC
Tritanopia (blue-blind)
#A6F7E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adfca7; /* rgb */ color: rgb(173, 252, 167); /* oklch */ color: oklch(91.9% 0.137 142.7);
Tailwind
colors: {
custom: {
50: '#c8fdc1',
500: '#adfca7',
950: '#000000',
},
}SCSS
$custom: #adfca7; $custom-light: #c8fdc1; $custom-dark: #000000;
JSON
{
"hex": "#adfca7",
"rgb": {
"r": 173,
"g": 252,
"b": 167
},
"hsl": {
"h": 115.765,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.91925,
"c": 0.13737,
"h": 142.7
},
"luminance": 0.81295
}Semantic roles & 50–950 ramp
primary
#ADFCA7
secondary
#D768DF
accent
#00E6D5
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682