#AFDFAF#AFDFAF
#AFDFAF is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.7% C 0.082 H 144.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFAF |
|---|---|
| RGB | rgb(175, 223, 175) |
| HSL | hsl(120, 43%, 78%) |
| HSV | hsv(120, 22%, 87%) |
| CMYK | cmyk(21.5%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(84.47, -24.66, 18.56) |
| CIE-LCH | lch(84.47, 30.86, 143.03°) |
| OKLab | oklab(85.73% -0.0674 0.0475) |
| OKLCH | oklch(85.73% 0.082 144.8) |
| XYZ | xyz(51.8027, 64.9830, 50.3628) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 4.55
Mint
#AAF0C1
ΔE00 4.92
Celadon
#BEFDB7
ΔE00 7.40
Washed Out Green
#BCF5A6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFAF #DFAFDF
analogous
#C7DFAF #AFDFAF #AFDFC7
triadic
#AFDFAF #AFAFDF #DFAFAF
tetradic
#AFDFAF #AFC7DF #DFAFDF #DFC7AF
square
#AFDFAF #AFC7DF #DFAFDF #DFC7AF
split-complementary
#AFDFAF #C7AFDF #DFAFC7
monochromatic
#58BC58 #83CE83 #AFDFAF #DBF0DB #E9F6E9
Accessibility & contrast
On white
1.50
#AFDFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#AFDFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFAF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFAF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AC
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#ABDCD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdfaf; /* rgb */ color: rgb(175, 223, 175); /* oklch */ color: oklch(85.7% 0.082 144.8);
Tailwind
colors: {
custom: {
50: '#c7e9c7',
500: '#afdfaf',
950: '#000000',
},
}SCSS
$custom: #afdfaf; $custom-light: #c7e9c7; $custom-dark: #000000;
JSON
{
"hex": "#afdfaf",
"rgb": {
"r": 175,
"g": 223,
"b": 175
},
"hsl": {
"h": 120,
"s": 42.857,
"l": 78.039
},
"oklch": {
"l": 0.85732,
"c": 0.08248,
"h": 144.8
},
"luminance": 0.64984
}Semantic roles & 50–950 ramp
primary
#AFDFAF
secondary
#B87BB8
accent
#30B6B6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482