#AFDB99#AFDB99
#AFDB99 is a very light, moderate green. Relative luminance 0.621; OKLCH L 84.4% C 0.100 H 135.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB99 |
|---|---|
| RGB | rgb(175, 219, 153) |
| HSL | hsl(100, 48%, 73%) |
| HSV | hsv(100, 30%, 86%) |
| CMYK | cmyk(20.1%, 0%, 30.1%, 14.1%) |
| CIE-LAB | lab(82.95, -26.26, 27.92) |
| CIE-LCH | lch(82.95, 38.33, 133.25°) |
| OKLab | oklab(84.38% -0.0714 0.0702) |
| OKLCH | oklch(84.38% 0.1 135.5) |
| XYZ | xyz(48.7592, 62.0758, 39.5437) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.62
Light Sage
#BCECAC
ΔE00 3.93
Pale Olive Green
#B1D27B
ΔE00 5.63
Hospital Green
#9BE5AA
ΔE00 5.87
Washed Out Green
#BCF5A6
ΔE00 5.87
Light Moss Green
#A6C875
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB99 #C599DB
analogous
#D0DB99 #AFDB99 #99DBA4
triadic
#AFDB99 #99AFDB #DB99AF
tetradic
#AFDB99 #99D0DB #C599DB #DBA499
square
#AFDB99 #99D0DB #C599DB #DBA499
split-complementary
#AFDB99 #A499DB #DB99D0
monochromatic
#69B841 #8CCB6C #AFDB99 #D2EBC6 #EDF7E8
Accessibility & contrast
On white
1.57
#AFDB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#AFDB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB99
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB99 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#AFD6CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdb99; /* rgb */ color: rgb(175, 219, 153); /* oklch */ color: oklch(84.4% 0.100 135.5);
Tailwind
colors: {
custom: {
50: '#c7e6b7',
500: '#afdb99',
950: '#000000',
},
}SCSS
$custom: #afdb99; $custom-light: #c7e6b7; $custom-dark: #000000;
JSON
{
"hex": "#afdb99",
"rgb": {
"r": 175,
"g": 219,
"b": 153
},
"hsl": {
"h": 100,
"s": 47.826,
"l": 72.941
},
"oklch": {
"l": 0.84376,
"c": 0.10014,
"h": 135.5
},
"luminance": 0.62077
}Semantic roles & 50–950 ramp
primary
#AFDB99
secondary
#9966B3
accent
#2ABB8B
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481