#AFDBAB#AFDBAB
#AFDBAB is a very light, moderate green. Relative luminance 0.627; OKLCH L 84.8% C 0.080 H 142.7°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBAB |
|---|---|
| RGB | rgb(175, 219, 171) |
| HSL | hsl(115, 40%, 76%) |
| HSV | hsv(115, 22%, 86%) |
| CMYK | cmyk(20.1%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(83.29, -23.39, 19.01) |
| CIE-LCH | lch(83.29, 30.14, 140.90°) |
| OKLab | oklab(84.76% -0.0638 0.0486) |
| OKLCH | oklch(84.76% 0.08 142.7) |
| XYZ | xyz(50.3596, 62.7160, 47.9723) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.03
Light Sage
#BCECAC
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 5.04
Mint
#AAF0C1
ΔE00 6.01
Washed Out Green
#BCF5A6
ΔE00 7.94
Darkseagreen
#8FBC8F
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBAB #D7ABDB
analogous
#C7DBAB #AFDBAB #ABDBBF
triadic
#AFDBAB #ABAFDB #DBABAF
tetradic
#AFDBAB #ABC7DB #D7ABDB #DBBFAB
square
#AFDBAB #ABC7DB #D7ABDB #DBBFAB
split-complementary
#AFDBAB #BFABDB #DBABC7
monochromatic
#5DB655 #86C980 #AFDBAB #D8EDD6 #EBF6EA
Accessibility & contrast
On white
1.55
#AFDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#AFDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBAB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBAB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED2A8
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#ACD8CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdbab; /* rgb */ color: rgb(175, 219, 171); /* oklch */ color: oklch(84.8% 0.080 142.7);
Tailwind
colors: {
custom: {
50: '#c7e6c4',
500: '#afdbab',
950: '#000000',
},
}SCSS
$custom: #afdbab; $custom-light: #c7e6c4; $custom-dark: #000000;
JSON
{
"hex": "#afdbab",
"rgb": {
"r": 175,
"g": 219,
"b": 171
},
"hsl": {
"h": 115,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.84759,
"c": 0.08021,
"h": 142.7
},
"luminance": 0.62717
}Semantic roles & 50–950 ramp
primary
#AFDBAB
secondary
#AE77B3
accent
#32B3A8
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482