#AFDBAF#AFDBAF
#AFDBAF is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.9% C 0.076 H 144.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDBAF |
|---|---|
| RGB | rgb(175, 219, 175) |
| HSL | hsl(120, 38%, 77%) |
| HSV | hsv(120, 20%, 86%) |
| CMYK | cmyk(20.1%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(83.37, -22.71, 17.02) |
| CIE-LCH | lch(83.37, 28.38, 143.15°) |
| OKLab | oklab(84.85% -0.0621 0.0437) |
| OKLCH | oklch(84.85% 0.076 144.9) |
| XYZ | xyz(50.7466, 62.8708, 50.0107) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.36
Light Sage
#BCECAC
ΔE00 5.65
Mint
#AAF0C1
ΔE00 5.78
Light Teal
#90E4C1
ΔE00 7.66
Darkseagreen
#8FBC8F
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDBAF #DBAFDB
analogous
#C5DBAF #AFDBAF #AFDBC5
triadic
#AFDBAF #AFAFDB #DBAFAF
tetradic
#AFDBAF #AFC5DB #DBAFDB #DBC5AF
square
#AFDBAF #AFC5DB #DBAFDB #DBC5AF
split-complementary
#AFDBAF #C5AFDB #DBAFC5
monochromatic
#5BB55B #85C885 #AFDBAF #D9EED9 #EAF6EA
Accessibility & contrast
On white
1.55
#AFDBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#AFDBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDBAF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDBAF | 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)
#DDD3AD
Deuteranopia (green-blind)
#D6CEB1
Tritanopia (blue-blind)
#ABD8CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afdbaf; /* rgb */ color: rgb(175, 219, 175); /* oklch */ color: oklch(84.9% 0.076 144.9);
Tailwind
colors: {
custom: {
50: '#c7e6c7',
500: '#afdbaf',
950: '#000000',
},
}SCSS
$custom: #afdbaf; $custom-light: #c7e6c7; $custom-dark: #000000;
JSON
{
"hex": "#afdbaf",
"rgb": {
"r": 175,
"g": 219,
"b": 175
},
"hsl": {
"h": 120,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.84851,
"c": 0.07593,
"h": 144.9
},
"luminance": 0.62872
}Semantic roles & 50–950 ramp
primary
#AFDBAF
secondary
#B37CB3
accent
#35B1B1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482