#AFDBB3#AFDBB3
#AFDBB3 is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.9% C 0.072 H 147.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBB3 |
|---|---|
| RGB | rgb(175, 219, 179) |
| HSL | hsl(125, 38%, 77%) |
| HSV | hsv(125, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(83.46, -22.01, 15.04) |
| CIE-LCH | lch(83.46, 26.66, 145.66°) |
| OKLab | oklab(84.95% -0.0604 0.0387) |
| OKLCH | oklch(84.95% 0.072 147.3) |
| XYZ | xyz(51.1453, 63.0303, 52.1105) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.74
Hospital Green
#9BE5AA
ΔE00 5.87
Light Grey Green
#B7E1A1
ΔE00 6.01
Light Sage
#BCECAC
ΔE00 6.48
Light Teal
#90E4C1
ΔE00 7.14
Seafoam
#7FE0B3
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBB3 #DBAFD7
analogous
#C1DBAF #AFDBB3 #AFDBC9
triadic
#AFDBB3 #B3AFDB #DBB3AF
tetradic
#AFDBB3 #AFC1DB #DBAFD7 #DBC9AF
square
#AFDBB3 #AFC1DB #DBAFD7 #DBC9AF
split-complementary
#AFDBB3 #C9AFDB #DBAFC1
monochromatic
#5BB563 #85C88B #AFDBB3 #D9EEDB #EAF6EB
Accessibility & contrast
On white
1.54
#AFDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#AFDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBB3
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBB3 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B1
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#AAD9D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afdbb3; /* rgb */ color: rgb(175, 219, 179); /* oklch */ color: oklch(84.9% 0.072 147.3);
Tailwind
colors: {
custom: {
50: '#c7e6c9',
500: '#afdbb3',
950: '#000000',
},
}SCSS
$custom: #afdbb3; $custom-light: #c7e6c9; $custom-dark: #000000;
JSON
{
"hex": "#afdbb3",
"rgb": {
"r": 175,
"g": 219,
"b": 179
},
"hsl": {
"h": 125.455,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.84946,
"c": 0.07174,
"h": 147.3
},
"luminance": 0.63032
}Semantic roles & 50–950 ramp
primary
#AFDBB3
secondary
#B37CAE
accent
#35A6B1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482