#AFDB91#AFDB91
#AFDB91 is a very light, moderate yellow-green. Relative luminance 0.618; OKLCH L 84.2% C 0.109 H 133.3°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB91 |
|---|---|
| RGB | rgb(175, 219, 145) |
| HSL | hsl(96, 51%, 71%) |
| HSV | hsv(96, 34%, 86%) |
| CMYK | cmyk(20.1%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(82.82, -27.43, 31.85) |
| CIE-LCH | lch(82.82, 42.04, 130.74°) |
| OKLab | oklab(84.22% -0.0748 0.0794) |
| OKLCH | oklch(84.22% 0.109 133.3) |
| XYZ | xyz(48.1205, 61.8204, 36.1798) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.61
Pale Olive Green
#B1D27B
ΔE00 4.26
Light Sage
#BCECAC
ΔE00 4.65
Light Moss Green
#A6C875
ΔE00 5.41
Washed Out Green
#BCF5A6
ΔE00 5.74
Pale Olive
#B9CC81
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB91 #BD91DB
analogous
#D4DB91 #AFDB91 #91DB98
triadic
#AFDB91 #91AFDB #DB91AF
tetradic
#AFDB91 #91D4DB #BD91DB #DB9891
square
#AFDB91 #91D4DB #BD91DB #DB9891
split-complementary
#AFDB91 #9891DB #DB91D4
monochromatic
#6DB63C #8DCC63 #AFDB91 #D1EABF #EEF7E8
Accessibility & contrast
On white
1.57
#AFDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#AFDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB91
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB91 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D08C
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#B0D5C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdb91; /* rgb */ color: rgb(175, 219, 145); /* oklch */ color: oklch(84.2% 0.109 133.3);
Tailwind
colors: {
custom: {
50: '#c8e6b2',
500: '#afdb91',
950: '#000000',
},
}SCSS
$custom: #afdb91; $custom-light: #c8e6b2; $custom-dark: #000000;
JSON
{
"hex": "#afdb91",
"rgb": {
"r": 175,
"g": 219,
"b": 145
},
"hsl": {
"h": 95.676,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.84222,
"c": 0.10906,
"h": 133.3
},
"luminance": 0.61821
}Semantic roles & 50–950 ramp
primary
#AFDB91
secondary
#905EB2
accent
#27BE81
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131611
muted
#828481