#AFDFAB#AFDFAB
#AFDFAB is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.6% C 0.087 H 142.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFAB |
|---|---|
| RGB | rgb(175, 223, 171) |
| HSL | hsl(115, 45%, 77%) |
| HSV | hsv(115, 23%, 87%) |
| CMYK | cmyk(21.5%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(84.40, -25.34, 20.54) |
| CIE-LCH | lch(84.40, 32.62, 140.97°) |
| OKLab | oklab(85.64% -0.0691 0.0524) |
| OKLCH | oklch(85.64% 0.087 142.8) |
| XYZ | xyz(51.4157, 64.8282, 48.3243) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.32
Light Sage
#BCECAC
ΔE00 3.86
Hospital Green
#9BE5AA
ΔE00 4.11
Mint
#AAF0C1
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 6.79
Celadon
#BEFDB7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFAB #DBABDF
analogous
#C9DFAB #AFDFAB #ABDFC1
triadic
#AFDFAB #ABAFDF #DFABAF
tetradic
#AFDFAB #ABC9DF #DBABDF #DFC1AB
square
#AFDFAB #ABC9DF #DBABDF #DFC1AB
split-complementary
#AFDFAB #C1ABDF #DFABC9
monochromatic
#5BBD52 #85CE7F #AFDFAB #D9F0D7 #EAF7E9
Accessibility & contrast
On white
1.50
#AFDFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#AFDFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFAB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFAB | 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)
#E2D6A8
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#ABDCD1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdfab; /* rgb */ color: rgb(175, 223, 171); /* oklch */ color: oklch(85.6% 0.087 142.8);
Tailwind
colors: {
custom: {
50: '#c7e9c4',
500: '#afdfab',
950: '#000000',
},
}SCSS
$custom: #afdfab; $custom-light: #c7e9c4; $custom-dark: #000000;
JSON
{
"hex": "#afdfab",
"rgb": {
"r": 175,
"g": 223,
"b": 171
},
"hsl": {
"h": 115.385,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.85642,
"c": 0.08673,
"h": 142.8
},
"luminance": 0.6483
}Semantic roles & 50–950 ramp
primary
#AFDFAB
secondary
#B376B8
accent
#2EB8AD
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482