#AFDCAE#AFDCAE
#AFDCAE is a very light, moderate green. Relative luminance 0.634; OKLCH L 85.0% C 0.079 H 144.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDCAE |
|---|---|
| RGB | rgb(175, 220, 174) |
| HSL | hsl(119, 40%, 77%) |
| HSV | hsv(119, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 20.9%, 13.7%) |
| CIE-LAB | lab(83.63, -23.37, 17.90) |
| CIE-LCH | lch(83.63, 29.44, 142.55°) |
| OKLab | oklab(85.05% -0.0638 0.0459) |
| OKLCH | oklch(85.05% 0.079 144.3) |
| XYZ | xyz(50.9104, 63.3550, 49.5826) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 4.99
Light Sage
#BCECAC
ΔE00 5.17
Mint
#AAF0C1
ΔE00 5.59
Light Teal
#90E4C1
ΔE00 7.76
Seafoam
#7FE0B3
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDCAE #DBAEDC
analogous
#C6DCAE #AFDCAE #AEDCC4
triadic
#AFDCAE #AEAFDC #DCAEAF
tetradic
#AFDCAE #AEC6DC #DBAEDC #DCC4AE
square
#AFDCAE #AEC6DC #DBAEDC #DCC4AE
split-complementary
#AFDCAE #C4AEDC #DCAEC6
monochromatic
#5BB759 #85CA83 #AFDCAE #D9EED9 #EAF6EA
Accessibility & contrast
On white
1.54
#AFDCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#AFDCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDCAE
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDCAE | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#ABD9CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afdcae; /* rgb */ color: rgb(175, 220, 174); /* oklch */ color: oklch(85.0% 0.079 144.3);
Tailwind
colors: {
custom: {
50: '#c7e7c6',
500: '#afdcae',
950: '#000000',
},
}SCSS
$custom: #afdcae; $custom-light: #c7e7c6; $custom-dark: #000000;
JSON
{
"hex": "#afdcae",
"rgb": {
"r": 175,
"g": 220,
"b": 174
},
"hsl": {
"h": 118.696,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85048,
"c": 0.07863,
"h": 144.3
},
"luminance": 0.63356
}Semantic roles & 50–950 ramp
primary
#AFDCAE
secondary
#B37AB4
accent
#33B3B0
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482