#AFDB97#AFDB97
#AFDB97 is a very light, moderate yellow-green. Relative luminance 0.620; OKLCH L 84.3% C 0.102 H 134.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDB97 |
|---|---|
| RGB | rgb(175, 219, 151) |
| HSL | hsl(99, 49%, 73%) |
| HSV | hsv(99, 31%, 86%) |
| CMYK | cmyk(20.1%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(82.92, -26.56, 28.90) |
| CIE-LCH | lch(82.92, 39.25, 132.58°) |
| OKLab | oklab(84.34% -0.0723 0.0725) |
| OKLCH | oklch(84.34% 0.102 134.9) |
| XYZ | xyz(48.5954, 62.0103, 38.6811) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.78
Light Sage
#BCECAC
ΔE00 4.06
Pale Olive Green
#B1D27B
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.79
Hospital Green
#9BE5AA
ΔE00 6.11
Light Moss Green
#A6C875
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDB97 #C397DB
analogous
#D1DB97 #AFDB97 #97DBA1
triadic
#AFDB97 #97AFDB #DB97AF
tetradic
#AFDB97 #97D1DB #C397DB #DBA197
square
#AFDB97 #97D1DB #C397DB #DBA197
split-complementary
#AFDB97 #A197DB #DB97D1
monochromatic
#6AB840 #8CCB6A #AFDB97 #D2EBC4 #EEF7E8
Accessibility & contrast
On white
1.57
#AFDB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#AFDB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDB97
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDB97 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D193
Deuteranopia (green-blind)
#D9CD9A
Tritanopia (blue-blind)
#AFD6C9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdb97; /* rgb */ color: rgb(175, 219, 151); /* oklch */ color: oklch(84.3% 0.102 134.9);
Tailwind
colors: {
custom: {
50: '#c8e6b6',
500: '#afdb97',
950: '#000000',
},
}SCSS
$custom: #afdb97; $custom-light: #c8e6b6; $custom-dark: #000000;
JSON
{
"hex": "#afdb97",
"rgb": {
"r": 175,
"g": 219,
"b": 151
},
"hsl": {
"h": 98.824,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84336,
"c": 0.10238,
"h": 134.9
},
"luminance": 0.62011
}Semantic roles & 50–950 ramp
primary
#AFDB97
secondary
#9764B3
accent
#2ABC88
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481