#AFCE99#AFCE99
#AFCE99 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.5% C 0.079 H 132.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCE99 |
|---|---|
| RGB | rgb(175, 206, 153) |
| HSL | hsl(95, 35%, 70%) |
| HSV | hsv(95, 26%, 81%) |
| CMYK | cmyk(15%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(79.36, -19.90, 23.04) |
| CIE-LCH | lch(79.36, 30.45, 130.82°) |
| OKLab | oklab(81.5% -0.0538 0.0584) |
| OKLCH | oklch(81.5% 0.079 132.6) |
| XYZ | xyz(45.4992, 55.5559, 38.4571) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.81
Pale Olive
#B9CC81
ΔE00 6.11
Light Moss Green
#A6C875
ΔE00 6.48
Darkseagreen
#8FBC8F
ΔE00 6.60
Pale Olive Green
#B1D27B
ΔE00 6.80
Light Sage
#BCECAC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCE99 #B899CE
analogous
#C9CE99 #AFCE99 #99CE9D
triadic
#AFCE99 #99AFCE #CE99AF
tetradic
#AFCE99 #99C9CE #B899CE #CE9D99
square
#AFCE99 #99C9CE #B899CE #CE9D99
split-complementary
#AFCE99 #9D99CE #CE99C9
monochromatic
#6FA04D #8FBA70 #AFCE99 #CFE2C2 #EFF5EA
Accessibility & contrast
On white
1.73
#AFCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#AFCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCE99
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCE99 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C696
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#B0CAC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afce99; /* rgb */ color: rgb(175, 206, 153); /* oklch */ color: oklch(81.5% 0.079 132.6);
Tailwind
colors: {
custom: {
50: '#c7ddb7',
500: '#afce99',
950: '#000000',
},
}SCSS
$custom: #afce99; $custom-light: #c7ddb7; $custom-dark: #000000;
JSON
{
"hex": "#afce99",
"rgb": {
"r": 175,
"g": 206,
"b": 153
},
"hsl": {
"h": 95.094,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.81498,
"c": 0.07939,
"h": 132.6
},
"luminance": 0.55556
}Semantic roles & 50–950 ramp
primary
#AFCE99
secondary
#8B68A3
accent
#38AE7D
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131511
muted
#828481