#AFCABA#AFCABA
#AFCABA is a light, muted green. Relative luminance 0.549; OKLCH L 81.4% C 0.037 H 159.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCABA |
|---|---|
| RGB | rgb(175, 202, 186) |
| HSL | hsl(144, 20%, 74%) |
| HSV | hsv(144, 13%, 79%) |
| CMYK | cmyk(13.4%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(78.98, -12.18, 4.94) |
| CIE-LCH | lch(78.98, 13.14, 157.93°) |
| OKLab | oklab(81.43% -0.0343 0.0128) |
| OKLCH | oklch(81.43% 0.037 159.5) |
| XYZ | xyz(47.6606, 54.8993, 54.5304) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.76
Greenish Grey
#96AE8D
ΔE00 9.82
Darkseagreen
#8FBC8F
ΔE00 10.73
Sage Green
#9CAF88
ΔE00 10.91
Silver (survey)
#C5C9C7
ΔE00 10.98
Powder Blue
#B0E0E6
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCABA #CAAFBF
analogous
#B2CAAF #AFCABA #AFCAC8
triadic
#AFCABA #BAAFCA #CABAAF
tetradic
#AFCABA #AFB2CA #CAAFBF #CAC8AF
square
#AFCABA #AFB2CA #CAAFBF #CAC8AF
split-complementary
#AFCABA #C8AFCA #CAAFB2
monochromatic
#65997B #8AB29A #AFCABA #D4E2DA #EDF3EF
Accessibility & contrast
On white
1.75
#AFCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#AFCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCABA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCABA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6B9
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#ABCAC5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #afcaba; /* rgb */ color: rgb(175, 202, 186); /* oklch */ color: oklch(81.4% 0.037 159.5);
Tailwind
colors: {
custom: {
50: '#c7dace',
500: '#afcaba',
950: '#000000',
},
}SCSS
$custom: #afcaba; $custom-light: #c7dace; $custom-dark: #000000;
JSON
{
"hex": "#afcaba",
"rgb": {
"r": 175,
"g": 202,
"b": 186
},
"hsl": {
"h": 144.444,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.81433,
"c": 0.03665,
"h": 159.5
},
"luminance": 0.549
}Semantic roles & 50–950 ramp
primary
#AFCABA
secondary
#9F7F92
accent
#477B9F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383