#AFDFAC#AFDFAC
#AFDFAC is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.7% C 0.086 H 143.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFAC |
|---|---|
| RGB | rgb(175, 223, 172) |
| HSL | hsl(116, 44%, 77%) |
| HSV | hsv(116, 23%, 87%) |
| CMYK | cmyk(21.5%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(84.41, -25.17, 20.04) |
| CIE-LCH | lch(84.41, 32.17, 141.47°) |
| OKLab | oklab(85.66% -0.0687 0.0512) |
| OKLCH | oklch(85.66% 0.086 143.3) |
| XYZ | xyz(51.5113, 64.8664, 48.8282) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.54
Light Sage
#BCECAC
ΔE00 4.02
Hospital Green
#9BE5AA
ΔE00 4.14
Mint
#AAF0C1
ΔE00 5.21
Washed Out Green
#BCF5A6
ΔE00 6.96
Celadon
#BEFDB7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFAC #DCACDF
analogous
#C8DFAC #AFDFAC #ACDFC3
triadic
#AFDFAC #ACAFDF #DFACAF
tetradic
#AFDFAC #ACC8DF #DCACDF #DFC3AC
square
#AFDFAC #ACC8DF #DCACDF #DFC3AC
split-complementary
#AFDFAC #C3ACDF #DFACC8
monochromatic
#5ABD54 #84CE80 #AFDFAC #DAF0D8 #EAF6E9
Accessibility & contrast
On white
1.50
#AFDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#AFDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFAC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFAC | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A9
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#ABDCD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdfac; /* rgb */ color: rgb(175, 223, 172); /* oklch */ color: oklch(85.7% 0.086 143.3);
Tailwind
colors: {
custom: {
50: '#c7e9c5',
500: '#afdfac',
950: '#000000',
},
}SCSS
$custom: #afdfac; $custom-light: #c7e9c5; $custom-dark: #000000;
JSON
{
"hex": "#afdfac",
"rgb": {
"r": 175,
"g": 223,
"b": 172
},
"hsl": {
"h": 116.471,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.85664,
"c": 0.08566,
"h": 143.3
},
"luminance": 0.64868
}Semantic roles & 50–950 ramp
primary
#AFDFAC
secondary
#B478B8
accent
#2EB8AF
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482