#AFCBA1#AFCBA1
#AFCBA1 is a light, moderate green. Relative luminance 0.544; OKLCH L 81.0% C 0.065 H 135.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBA1 |
|---|---|
| RGB | rgb(175, 203, 161) |
| HSL | hsl(100, 29%, 71%) |
| HSV | hsv(100, 21%, 80%) |
| CMYK | cmyk(13.8%, 0%, 20.7%, 20.4%) |
| CIE-LAB | lab(78.69, -17.12, 17.89) |
| CIE-LCH | lch(78.69, 24.76, 133.74°) |
| OKLab | oklab(81.02% -0.0462 0.0458) |
| OKLCH | oklch(81.02% 0.065 135.2) |
| XYZ | xyz(45.4669, 54.3984, 41.8158) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.12
Light Grey Green
#B7E1A1
ΔE00 6.78
Sage Green
#9CAF88
ΔE00 7.43
Lichen
#8FB67B
ΔE00 7.87
Greenish Grey
#96AE8D
ΔE00 7.89
Pale Olive
#B9CC81
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBA1 #BDA1CB
analogous
#C4CBA1 #AFCBA1 #A1CBA8
triadic
#AFCBA1 #A1AFCB #CBA1AF
tetradic
#AFCBA1 #A1C4CB #BDA1CB #CBA8A1
square
#AFCBA1 #A1C4CB #BDA1CB #CBA8A1
split-complementary
#AFCBA1 #A8A1CB #CBA1C4
monochromatic
#6D9C56 #8DB57A #AFCBA1 #D1E1C8 #EEF4EB
Accessibility & contrast
On white
1.77
#AFCBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#AFCBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBA1
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBA1 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC49F
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#AFC8BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcba1; /* rgb */ color: rgb(175, 203, 161); /* oklch */ color: oklch(81.0% 0.065 135.2);
Tailwind
colors: {
custom: {
50: '#c7dabd',
500: '#afcba1',
950: '#000000',
},
}SCSS
$custom: #afcba1; $custom-light: #c7dabd; $custom-dark: #000000;
JSON
{
"hex": "#afcba1",
"rgb": {
"r": 175,
"g": 203,
"b": 161
},
"hsl": {
"h": 100,
"s": 28.767,
"l": 71.373
},
"oklch": {
"l": 0.81017,
"c": 0.06507,
"h": 135.2
},
"luminance": 0.54399
}Semantic roles & 50–950 ramp
primary
#AFCBA1
secondary
#9070A0
accent
#3EA784
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131512
muted
#828482