#AFC19C#AFC19C
#AFC19C is a light, muted yellow-green. Relative luminance 0.497; OKLCH L 78.7% C 0.055 H 128.7°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AFC19C |
|---|---|
| RGB | rgb(175, 193, 156) |
| HSL | hsl(89, 23%, 68%) |
| HSV | hsv(89, 19%, 76%) |
| CMYK | cmyk(9.3%, 0%, 19.2%, 24.3%) |
| CIE-LAB | lab(75.86, -12.84, 16.61) |
| CIE-LCH | lch(75.86, 20.99, 127.72°) |
| OKLab | oklab(78.72% -0.0342 0.0426) |
| OKLCH | oklch(78.72% 0.055 128.7) |
| XYZ | xyz(42.7490, 49.6539, 38.7781) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.13
Greenish Grey
#96AE8D
ΔE00 5.96
Darkseagreen
#8FBC8F
ΔE00 7.05
Lichen
#8FB67B
ΔE00 8.04
Pale Olive
#B9CC81
ΔE00 8.91
Sage Green (survey)
#88B378
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFC19C #AE9CC1
analogous
#C1C09C #AFC19C #9CC19C
triadic
#AFC19C #9CAFC1 #C19CAF
tetradic
#AFC19C #9CC1C0 #AE9CC1 #C19C9C
square
#AFC19C #9CC1C0 #AE9CC1 #C19C9C
split-complementary
#AFC19C #9C9CC1 #C09CC1
monochromatic
#728B57 #91A976 #AFC19C #CDD9C2 #ECF0E7
Accessibility & contrast
On white
1.92
#AFC19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AFC19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFC19C
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFC19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFC19C | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9A
Deuteranopia (green-blind)
#C2BB9E
Tritanopia (blue-blind)
#B1BDB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #afc19c; /* rgb */ color: rgb(175, 193, 156); /* oklch */ color: oklch(78.7% 0.055 128.7);
Tailwind
colors: {
custom: {
50: '#c7d3b9',
500: '#afc19c',
950: '#000000',
},
}SCSS
$custom: #afc19c; $custom-light: #c7d3b9; $custom-dark: #000000;
JSON
{
"hex": "#afc19c",
"rgb": {
"r": 175,
"g": 193,
"b": 156
},
"hsl": {
"h": 89.189,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.78724,
"c": 0.05462,
"h": 128.7
},
"luminance": 0.49654
}Semantic roles & 50–950 ramp
primary
#AFC19C
secondary
#DCD7E2
accent
#44A171
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280