#AFDBA2#AFDBA2
#AFDBA2 is a very light, moderate green. Relative luminance 0.624; OKLCH L 84.6% C 0.090 H 138.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBA2 |
|---|---|
| RGB | rgb(175, 219, 162) |
| HSL | hsl(106, 44%, 75%) |
| HSV | hsv(106, 26%, 86%) |
| CMYK | cmyk(20.1%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(83.12, -24.87, 23.47) |
| CIE-LCH | lch(83.12, 34.20, 136.66°) |
| OKLab | oklab(84.56% -0.0676 0.0596) |
| OKLCH | oklch(84.56% 0.09 138.6) |
| XYZ | xyz(49.5308, 62.3845, 43.6072) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.19
Light Sage
#BCECAC
ΔE00 3.91
Hospital Green
#9BE5AA
ΔE00 5.06
Washed Out Green
#BCF5A6
ΔE00 6.62
Mint
#AAF0C1
ΔE00 7.00
Pale Olive Green
#B1D27B
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBA2 #CEA2DB
analogous
#CCDBA2 #AFDBA2 #A2DBB2
triadic
#AFDBA2 #A2AFDB #DBA2AF
tetradic
#AFDBA2 #A2CCDB #CEA2DB #DBB2A2
square
#AFDBA2 #A2CCDB #CEA2DB #DBB2A2
split-complementary
#AFDBA2 #B2A2DB #DBA2CC
monochromatic
#63B94A #89CA76 #AFDBA2 #D5ECCE #ECF6E9
Accessibility & contrast
On white
1.56
#AFDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#AFDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBA2
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBA2 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD29F
Deuteranopia (green-blind)
#D8CDA5
Tritanopia (blue-blind)
#ADD7CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdba2; /* rgb */ color: rgb(175, 219, 162); /* oklch */ color: oklch(84.6% 0.090 138.6);
Tailwind
colors: {
custom: {
50: '#c7e6bd',
500: '#afdba2',
950: '#000000',
},
}SCSS
$custom: #afdba2; $custom-light: #c7e6bd; $custom-dark: #000000;
JSON
{
"hex": "#afdba2",
"rgb": {
"r": 175,
"g": 219,
"b": 162
},
"hsl": {
"h": 106.316,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.84561,
"c": 0.0901,
"h": 138.6
},
"luminance": 0.62386
}Semantic roles & 50–950 ramp
primary
#AFDBA2
secondary
#A36EB3
accent
#2EB798
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131612
muted
#828482