#AFDBAE#AFDBAE
#AFDBAE is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.8% C 0.077 H 144.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBAE |
|---|---|
| RGB | rgb(175, 219, 174) |
| HSL | hsl(119, 38%, 77%) |
| HSV | hsv(119, 21%, 86%) |
| CMYK | cmyk(20.1%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(83.35, -22.88, 17.52) |
| CIE-LCH | lch(83.35, 28.82, 142.56°) |
| OKLab | oklab(84.83% -0.0625 0.0449) |
| OKLCH | oklch(84.83% 0.077 144.3) |
| XYZ | xyz(50.6488, 62.8317, 49.4954) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 5.26
Light Sage
#BCECAC
ΔE00 5.45
Mint
#AAF0C1
ΔE00 5.82
Light Teal
#90E4C1
ΔE00 7.81
Darkseagreen
#8FBC8F
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBAE #DAAEDB
analogous
#C6DBAE #AFDBAE #AEDBC4
triadic
#AFDBAE #AEAFDB #DBAEAF
tetradic
#AFDBAE #AEC6DB #DAAEDB #DBC4AE
square
#AFDBAE #AEC6DB #DAAEDB #DBC4AE
split-complementary
#AFDBAE #C4AEDB #DBAEC6
monochromatic
#5BB559 #85C884 #AFDBAE #D9EED8 #EAF6EA
Accessibility & contrast
On white
1.55
#AFDBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#AFDBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBAE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBAE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AB
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#ABD8CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afdbae; /* rgb */ color: rgb(175, 219, 174); /* oklch */ color: oklch(84.8% 0.077 144.3);
Tailwind
colors: {
custom: {
50: '#c7e6c6',
500: '#afdbae',
950: '#000000',
},
}SCSS
$custom: #afdbae; $custom-light: #c7e6c6; $custom-dark: #000000;
JSON
{
"hex": "#afdbae",
"rgb": {
"r": 175,
"g": 219,
"b": 174
},
"hsl": {
"h": 118.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.84828,
"c": 0.07699,
"h": 144.3
},
"luminance": 0.62833
}Semantic roles & 50–950 ramp
primary
#AFDBAE
secondary
#B17AB3
accent
#34B1AF
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482