#ADFCA9#ADFCA9
#ADFCA9 is a very light, vivid green. Relative luminance 0.814; OKLCH L 92.0% C 0.135 H 143.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFCA9 |
|---|---|
| RGB | rgb(173, 252, 169) |
| HSL | hsl(117, 93%, 83%) |
| HSV | hsv(117, 33%, 99%) |
| CMYK | cmyk(31.3%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(92.29, -39.78, 32.30) |
| CIE-LCH | lch(92.29, 51.24, 140.93°) |
| OKLab | oklab(91.96% -0.1085 0.0809) |
| OKLCH | oklch(91.96% 0.135 143.3) |
| XYZ | xyz(59.2030, 81.3670, 50.1144) |
| Luminance | 0.8137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.17
Light Mint Green
#A6FBB2
ΔE00 2.34
Light Seafoam Green
#A7FFB5
ΔE00 2.48
Mint (survey)
#9FFEB0
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 2.63
Celadon
#BEFDB7
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFCA9 #F8A9FC
analogous
#D7FCA9 #ADFCA9 #A9FCCE
triadic
#ADFCA9 #A9ADFC #FCA9AD
tetradic
#ADFCA9 #A9D7FC #F8A9FC #FCCEA9
square
#ADFCA9 #A9D7FC #F8A9FC #FCCEA9
split-complementary
#ADFCA9 #CEA9FC #FCA9D7
monochromatic
#3CF833 #75FA6E #ADFCA9 #E3FEE1 #E3FEE1
Accessibility & contrast
On white
1.22
#ADFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#ADFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFCA9
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFCA9 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA4
Deuteranopia (green-blind)
#F4E6AE
Tritanopia (blue-blind)
#A6F7E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adfca9; /* rgb */ color: rgb(173, 252, 169); /* oklch */ color: oklch(92.0% 0.135 143.3);
Tailwind
colors: {
custom: {
50: '#c7fdc3',
500: '#adfca9',
950: '#000000',
},
}SCSS
$custom: #adfca9; $custom-light: #c7fdc3; $custom-dark: #000000;
JSON
{
"hex": "#adfca9",
"rgb": {
"r": 173,
"g": 252,
"b": 169
},
"hsl": {
"h": 117.108,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.91963,
"c": 0.13535,
"h": 143.3
},
"luminance": 0.8137
}Semantic roles & 50–950 ramp
primary
#ADFCA9
secondary
#DA6AE0
accent
#00E6DA
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682