#AFCE82#AFCE82
#AFCE82 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.1% C 0.106 H 126.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCE82 |
|---|---|
| RGB | rgb(175, 206, 130) |
| HSL | hsl(84, 44%, 66%) |
| HSV | hsv(84, 37%, 81%) |
| CMYK | cmyk(15%, 0%, 36.9%, 19.2%) |
| CIE-LAB | lab(78.97, -23.19, 34.47) |
| CIE-LCH | lch(78.97, 41.54, 123.93°) |
| OKLab | oklab(81.05% -0.0634 0.0851) |
| OKLCH | oklch(81.05% 0.106 126.7) |
| XYZ | xyz(43.7793, 54.8679, 29.3989) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.04
Light Moss Green
#A6C875
ΔE00 2.20
Pale Olive
#B9CC81
ΔE00 2.70
Greenish Tan
#BCCB7A
ΔE00 4.08
Tan Green
#A9BE70
ΔE00 4.45
Pistachio
#93C572
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCE82 #A182CE
analogous
#CEC782 #AFCE82 #89CE82
triadic
#AFCE82 #82AFCE #CE82AF
tetradic
#AFCE82 #82CEC7 #A182CE #CE8289
square
#AFCE82 #82CEC7 #A182CE #CE8289
split-complementary
#AFCE82 #8289CE #C782CE
monochromatic
#73993C #93BD56 #AFCE82 #CBDFAE #E7F0DA
Accessibility & contrast
On white
1.75
#AFCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#AFCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCE82
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCE82 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57D
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#B3C7BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afce82; /* rgb */ color: rgb(175, 206, 130); /* oklch */ color: oklch(81.1% 0.106 126.7);
Tailwind
colors: {
custom: {
50: '#c8dda7',
500: '#afce82',
950: '#000000',
},
}SCSS
$custom: #afce82; $custom-light: #c8dda7; $custom-dark: #000000;
JSON
{
"hex": "#afce82",
"rgb": {
"r": 175,
"g": 206,
"b": 130
},
"hsl": {
"h": 84.474,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.81052,
"c": 0.10611,
"h": 126.7
},
"luminance": 0.54868
}Semantic roles & 50–950 ramp
primary
#AFCE82
secondary
#73559F
accent
#2FB766
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480