#AFDB95#AFDB95
#AFDB95 is a very light, moderate yellow-green. Relative luminance 0.619; OKLCH L 84.3% C 0.105 H 134.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB95 |
|---|---|
| RGB | rgb(175, 219, 149) |
| HSL | hsl(98, 49%, 72%) |
| HSV | hsv(98, 32%, 86%) |
| CMYK | cmyk(20.1%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(82.88, -26.86, 29.89) |
| CIE-LCH | lch(82.88, 40.18, 131.94°) |
| OKLab | oklab(84.3% -0.0731 0.0748) |
| OKLCH | oklch(84.3% 0.105 134.3) |
| XYZ | xyz(48.4344, 61.9459, 37.8329) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.02
Light Sage
#BCECAC
ΔE00 4.23
Pale Olive Green
#B1D27B
ΔE00 4.91
Washed Out Green
#BCF5A6
ΔE00 5.75
Light Moss Green
#A6C875
ΔE00 5.87
Pale Olive
#B9CC81
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB95 #C195DB
analogous
#D2DB95 #AFDB95 #95DB9E
triadic
#AFDB95 #95AFDB #DB95AF
tetradic
#AFDB95 #95D2DB #C195DB #DB9E95
square
#AFDB95 #95D2DB #C195DB #DB9E95
split-complementary
#AFDB95 #9E95DB #DB95D2
monochromatic
#6BB73E #8DCB67 #AFDB95 #D1EBC3 #EEF7E8
Accessibility & contrast
On white
1.57
#AFDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#AFDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB95
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB95 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D190
Deuteranopia (green-blind)
#DACD99
Tritanopia (blue-blind)
#AFD6C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdb95; /* rgb */ color: rgb(175, 219, 149); /* oklch */ color: oklch(84.3% 0.105 134.3);
Tailwind
colors: {
custom: {
50: '#c8e6b4',
500: '#afdb95',
950: '#000000',
},
}SCSS
$custom: #afdb95; $custom-light: #c8e6b4; $custom-dark: #000000;
JSON
{
"hex": "#afdb95",
"rgb": {
"r": 175,
"g": 219,
"b": 149
},
"hsl": {
"h": 97.714,
"s": 49.296,
"l": 72.157
},
"oklch": {
"l": 0.84298,
"c": 0.10461,
"h": 134.3
},
"luminance": 0.61947
}Semantic roles & 50–950 ramp
primary
#AFDB95
secondary
#9462B2
accent
#29BD86
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481