#AFDB92#AFDB92
#AFDB92 is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.2% C 0.108 H 133.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB92 |
|---|---|
| RGB | rgb(175, 219, 146) |
| HSL | hsl(96, 50%, 72%) |
| HSV | hsv(96, 33%, 86%) |
| CMYK | cmyk(20.1%, 0%, 33.3%, 14.1%) |
| CIE-LAB | lab(82.83, -27.29, 31.36) |
| CIE-LCH | lch(82.83, 41.57, 131.03°) |
| OKLab | oklab(84.24% -0.0743 0.0783) |
| OKLCH | oklch(84.24% 0.108 133.5) |
| XYZ | xyz(48.1979, 61.8513, 36.5877) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.45
Pale Olive Green
#B1D27B
ΔE00 4.42
Light Sage
#BCECAC
ΔE00 4.54
Light Moss Green
#A6C875
ΔE00 5.51
Washed Out Green
#BCF5A6
ΔE00 5.73
Pale Olive
#B9CC81
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB92 #BE92DB
analogous
#D4DB92 #AFDB92 #92DB9A
triadic
#AFDB92 #92AFDB #DB92AF
tetradic
#AFDB92 #92D4DB #BE92DB #DB9A92
square
#AFDB92 #92D4DB #BE92DB #DB9A92
split-complementary
#AFDB92 #9A92DB #DB92D4
monochromatic
#6DB63C #8DCC64 #AFDB92 #D1EAC0 #EEF7E8
Accessibility & contrast
On white
1.57
#AFDB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#AFDB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB92
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB92 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18D
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#B0D5C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdb92; /* rgb */ color: rgb(175, 219, 146); /* oklch */ color: oklch(84.2% 0.108 133.5);
Tailwind
colors: {
custom: {
50: '#c8e6b2',
500: '#afdb92',
950: '#000000',
},
}SCSS
$custom: #afdb92; $custom-light: #c8e6b2; $custom-dark: #000000;
JSON
{
"hex": "#afdb92",
"rgb": {
"r": 175,
"g": 219,
"b": 146
},
"hsl": {
"h": 96.164,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.84241,
"c": 0.10794,
"h": 133.5
},
"luminance": 0.61852
}Semantic roles & 50–950 ramp
primary
#AFDB92
secondary
#915FB2
accent
#28BE82
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481