#AFDCAF#AFDCAF
#AFDCAF is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.1% C 0.078 H 144.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCAF |
|---|---|
| RGB | rgb(175, 220, 175) |
| HSL | hsl(120, 39%, 77%) |
| HSV | hsv(120, 20%, 86%) |
| CMYK | cmyk(20.5%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(83.65, -23.20, 17.41) |
| CIE-LCH | lch(83.65, 29.01, 143.12°) |
| OKLab | oklab(85.07% -0.0634 0.0447) |
| OKLCH | oklch(85.07% 0.078 144.9) |
| XYZ | xyz(51.0083, 63.3941, 50.0980) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 5.08
Light Sage
#BCECAC
ΔE00 5.36
Mint
#AAF0C1
ΔE00 5.54
Light Teal
#90E4C1
ΔE00 7.61
Seafoam
#7FE0B3
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCAF #DCAFDC
analogous
#C6DCAF #AFDCAF #AFDCC6
triadic
#AFDCAF #AFAFDC #DCAFAF
tetradic
#AFDCAF #AFC6DC #DCAFDC #DCC6AF
square
#AFDCAF #AFC6DC #DCAFDC #DCC6AF
split-complementary
#AFDCAF #C6AFDC #DCAFC6
monochromatic
#5AB75A #84C984 #AFDCAF #DAEFDA #EAF6EA
Accessibility & contrast
On white
1.54
#AFDCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#AFDCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCAF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCAF | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AC
Deuteranopia (green-blind)
#D6CFB1
Tritanopia (blue-blind)
#ABD9CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afdcaf; /* rgb */ color: rgb(175, 220, 175); /* oklch */ color: oklch(85.1% 0.078 144.9);
Tailwind
colors: {
custom: {
50: '#c7e7c7',
500: '#afdcaf',
950: '#000000',
},
}SCSS
$custom: #afdcaf; $custom-light: #c7e7c7; $custom-dark: #000000;
JSON
{
"hex": "#afdcaf",
"rgb": {
"r": 175,
"g": 220,
"b": 175
},
"hsl": {
"h": 120,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.85071,
"c": 0.07757,
"h": 144.9
},
"luminance": 0.63396
}Semantic roles & 50–950 ramp
primary
#AFDCAF
secondary
#B47BB4
accent
#33B2B2
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482