#A3CFAF#A3CFAF
#A3CFAF is a light, moderate green. Relative luminance 0.555; OKLCH L 81.4% C 0.064 H 153.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A3CFAF |
|---|---|
| RGB | rgb(163, 207, 175) |
| HSL | hsl(136, 31%, 73%) |
| HSV | hsv(136, 21%, 81%) |
| CMYK | cmyk(21.3%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(79.33, -20.77, 11.22) |
| CIE-LCH | lch(79.33, 23.61, 151.62°) |
| OKLab | oklab(81.43% -0.0575 0.029) |
| OKLCH | oklch(81.43% 0.064 153.3) |
| XYZ | xyz(45.1528, 55.5059, 48.8839) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.33
Darkseagreen
#8FBC8F
ΔE00 6.49
Light Teal
#90E4C1
ΔE00 7.34
Seafoam Blue
#78D1B6
ΔE00 7.78
Seafoam
#7FE0B3
ΔE00 8.16
Hospital Green
#9BE5AA
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3CFAF #CFA3C3
analogous
#ADCFA3 #A3CFAF #A3CFC5
triadic
#A3CFAF #AFA3CF #CFAFA3
tetradic
#A3CFAF #A3ADCF #CFA3C3 #CFC5A3
square
#A3CFAF #A3ADCF #CFA3C3 #CFC5A3
split-complementary
#A3CFAF #C5A3CF #CFA3AD
monochromatic
#55A36A #7BBA8C #A3CFAF #CBE4D2 #EBF5EE
Accessibility & contrast
On white
1.74
#A3CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#A3CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3CFAF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3CFAF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8AD
Deuteranopia (green-blind)
#C7C2B1
Tritanopia (blue-blind)
#9DCEC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #a3cfaf; /* rgb */ color: rgb(163, 207, 175); /* oklch */ color: oklch(81.4% 0.064 153.3);
Tailwind
colors: {
custom: {
50: '#bfddc6',
500: '#a3cfaf',
950: '#000000',
},
}SCSS
$custom: #a3cfaf; $custom-light: #bfddc6; $custom-dark: #000000;
JSON
{
"hex": "#a3cfaf",
"rgb": {
"r": 163,
"g": 207,
"b": 175
},
"hsl": {
"h": 136.364,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.81429,
"c": 0.06444,
"h": 153.3
},
"luminance": 0.55507
}Semantic roles & 50–950 ramp
primary
#A3CFAF
secondary
#A57297
accent
#3B8CAA
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121513
muted
#828482