#ADFCAF#ADFCAF
#ADFCAF is a very light, vivid green. Relative luminance 0.816; OKLCH L 92.1% C 0.129 H 145.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFCAF |
|---|---|
| RGB | rgb(173, 252, 175) |
| HSL | hsl(122, 93%, 83%) |
| HSV | hsv(122, 31%, 99%) |
| CMYK | cmyk(31.3%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(92.40, -38.84, 29.42) |
| CIE-LCH | lch(92.40, 48.72, 142.86°) |
| OKLab | oklab(92.08% -0.106 0.0741) |
| OKLCH | oklch(92.08% 0.129 145) |
| XYZ | xyz(59.7792, 81.5975, 53.1493) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Mint Green
#A6FBB2
ΔE00 1.35
Light Seafoam Green
#A7FFB5
ΔE00 1.57
Light Mint
#B6FFBB
ΔE00 1.97
Mint (survey)
#9FFEB0
ΔE00 2.01
Light Pastel Green
#B2FBA5
ΔE00 2.15
Celadon
#BEFDB7
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFCAF #FCADFA
analogous
#D2FCAD #ADFCAF #ADFCD6
triadic
#ADFCAF #AFADFC #FCAFAD
tetradic
#ADFCAF #ADD2FC #FCADFA #FCD6AD
square
#ADFCAF #ADD2FC #FCADFA #FCD6AD
split-complementary
#ADFCAF #D6ADFC #FCADD2
monochromatic
#37F83C #72FA75 #ADFCAF #E1FEE2 #E1FEE2
Accessibility & contrast
On white
1.21
#ADFCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#ADFCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFCAF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFCAF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#F3E6B3
Tritanopia (blue-blind)
#A4F8E8
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adfcaf; /* rgb */ color: rgb(173, 252, 175); /* oklch */ color: oklch(92.1% 0.129 145.0);
Tailwind
colors: {
custom: {
50: '#c7fdc7',
500: '#adfcaf',
950: '#000000',
},
}SCSS
$custom: #adfcaf; $custom-light: #c7fdc7; $custom-dark: #000000;
JSON
{
"hex": "#adfcaf",
"rgb": {
"r": 173,
"g": 252,
"b": 175
},
"hsl": {
"h": 121.519,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.92079,
"c": 0.12932,
"h": 145
},
"luminance": 0.816
}Semantic roles & 50–950 ramp
primary
#ADFCAF
secondary
#E06DDD
accent
#00E0E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682