#AFDFAA#AFDFAA
#AFDFAA is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.6% C 0.088 H 142.4°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDFAA |
|---|---|
| RGB | rgb(175, 223, 170) |
| HSL | hsl(114, 45%, 77%) |
| HSV | hsv(114, 24%, 87%) |
| CMYK | cmyk(21.5%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(84.38, -25.50, 21.03) |
| CIE-LCH | lch(84.38, 33.06, 140.49°) |
| OKLab | oklab(85.62% -0.0695 0.0536) |
| OKLCH | oklch(85.62% 0.088 142.4) |
| XYZ | xyz(51.3207, 64.7902, 47.8242) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.10
Light Sage
#BCECAC
ΔE00 3.71
Hospital Green
#9BE5AA
ΔE00 4.10
Mint
#AAF0C1
ΔE00 5.44
Washed Out Green
#BCF5A6
ΔE00 6.62
Celadon
#BEFDB7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDFAA #DAAADF
analogous
#CADFAA #AFDFAA #AADFC0
triadic
#AFDFAA #AAAFDF #DFAAAF
tetradic
#AFDFAA #AACADF #DAAADF #DFC0AA
square
#AFDFAA #AACADF #DAAADF #DFC0AA
split-complementary
#AFDFAA #C0AADF #DFAACA
monochromatic
#5BBE51 #85CE7E #AFDFAA #D9F0D6 #EAF7E9
Accessibility & contrast
On white
1.50
#AFDFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AFDFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDFAA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDFAA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#ABDCD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdfaa; /* rgb */ color: rgb(175, 223, 170); /* oklch */ color: oklch(85.6% 0.088 142.4);
Tailwind
colors: {
custom: {
50: '#c7e9c3',
500: '#afdfaa',
950: '#000000',
},
}SCSS
$custom: #afdfaa; $custom-light: #c7e9c3; $custom-dark: #000000;
JSON
{
"hex": "#afdfaa",
"rgb": {
"r": 175,
"g": 223,
"b": 170
},
"hsl": {
"h": 114.34,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.8562,
"c": 0.08781,
"h": 142.4
},
"luminance": 0.64792
}Semantic roles & 50–950 ramp
primary
#AFDFAA
secondary
#B175B8
accent
#2DB8AB
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482