#AFCBAE#AFCBAE
#AFCBAE is a light, muted green. Relative luminance 0.549; OKLCH L 81.3% C 0.050 H 144.2°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBAE |
|---|---|
| RGB | rgb(175, 203, 174) |
| HSL | hsl(118, 22%, 74%) |
| HSV | hsv(118, 14%, 80%) |
| CMYK | cmyk(13.8%, 0%, 14.3%, 20.4%) |
| CIE-LAB | lab(78.97, -14.89, 11.35) |
| CIE-LCH | lch(78.97, 18.73, 142.69°) |
| OKLab | oklab(81.33% -0.0407 0.0294) |
| OKLCH | oklch(81.33% 0.05 144.2) |
| XYZ | xyz(46.6735, 54.8810, 48.1703) |
| Luminance | 0.5488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.50
Greenish Grey
#96AE8D
ΔE00 7.97
Sage Green
#9CAF88
ΔE00 8.44
Pale Teal
#82CBB2
ΔE00 9.43
Light Grey Green
#B7E1A1
ΔE00 9.56
Lichen
#8FB67B
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBAE #CAAECB
analogous
#BECBAE #AFCBAE #AECBBC
triadic
#AFCBAE #AEAFCB #CBAEAF
tetradic
#AFCBAE #AEBECB #CAAECB #CBBCAE
square
#AFCBAE #AEBECB #CAAECB #CBBCAE
split-complementary
#AFCBAE #BCAECB #CBAEBE
monochromatic
#659B64 #8AB389 #AFCBAE #D4E3D3 #EDF3EC
Accessibility & contrast
On white
1.75
#AFCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#AFCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBAE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBAE | 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)
#CDC5AC
Deuteranopia (green-blind)
#C8C2AF
Tritanopia (blue-blind)
#ADC9C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #afcbae; /* rgb */ color: rgb(175, 203, 174); /* oklch */ color: oklch(81.3% 0.050 144.2);
Tailwind
colors: {
custom: {
50: '#c7dac6',
500: '#afcbae',
950: '#000000',
},
}SCSS
$custom: #afcbae; $custom-light: #c7dac6; $custom-dark: #000000;
JSON
{
"hex": "#afcbae",
"rgb": {
"r": 175,
"g": 203,
"b": 174
},
"hsl": {
"h": 117.931,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.81332,
"c": 0.0502,
"h": 144.2
},
"luminance": 0.54882
}Semantic roles & 50–950 ramp
primary
#AFCBAE
secondary
#9F7DA0
accent
#45A09D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482