#AFDC95#AFDC95
#AFDC95 is a very light, moderate yellow-green. Relative luminance 0.625; OKLCH L 84.5% C 0.106 H 134.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC95 |
|---|---|
| RGB | rgb(175, 220, 149) |
| HSL | hsl(98, 50%, 72%) |
| HSV | hsv(98, 32%, 86%) |
| CMYK | cmyk(20.5%, 0%, 32.3%, 13.7%) |
| CIE-LAB | lab(83.16, -27.34, 30.26) |
| CIE-LCH | lch(83.16, 40.78, 132.10°) |
| OKLab | oklab(84.52% -0.0744 0.0757) |
| OKLCH | oklch(84.52% 0.106 134.5) |
| XYZ | xyz(48.6960, 62.4692, 37.9201) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.01
Light Sage
#BCECAC
ΔE00 4.10
Pale Olive Green
#B1D27B
ΔE00 4.96
Washed Out Green
#BCF5A6
ΔE00 5.50
Light Moss Green
#A6C875
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC95 #C295DC
analogous
#D3DC95 #AFDC95 #95DC9E
triadic
#AFDC95 #95AFDC #DC95AF
tetradic
#AFDC95 #95D3DC #C295DC #DC9E95
square
#AFDC95 #95D3DC #C295DC #DC9E95
split-complementary
#AFDC95 #9E95DC #DC95D3
monochromatic
#6BB93D #8CCD67 #AFDC95 #D2EBC3 #EEF7E8
Accessibility & contrast
On white
1.56
#AFDC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#AFDC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC95
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC95 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D290
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#AFD7CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #afdc95; /* rgb */ color: rgb(175, 220, 149); /* oklch */ color: oklch(84.5% 0.106 134.5);
Tailwind
colors: {
custom: {
50: '#c8e7b4',
500: '#afdc95',
950: '#000000',
},
}SCSS
$custom: #afdc95; $custom-light: #c8e7b4; $custom-dark: #000000;
JSON
{
"hex": "#afdc95",
"rgb": {
"r": 175,
"g": 220,
"b": 149
},
"hsl": {
"h": 98.028,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84521,
"c": 0.10616,
"h": 134.5
},
"luminance": 0.6247
}Semantic roles & 50–950 ramp
primary
#AFDC95
secondary
#9662B4
accent
#28BE87
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131611
muted
#828481