#BCCAB2#BCCAB2
#BCCAB2 is a very light, muted yellow-green. Relative luminance 0.561; OKLCH L 82.2% C 0.036 H 132.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAB2 |
|---|---|
| RGB | rgb(188, 202, 178) |
| HSL | hsl(95, 18%, 75%) |
| HSV | hsv(95, 12%, 79%) |
| CMYK | cmyk(6.9%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(79.70, -9.15, 10.37) |
| CIE-LCH | lch(79.70, 13.82, 131.42°) |
| OKLab | oklab(82.16% -0.0243 0.0269) |
| OKLCH | oklch(82.16% 0.036 132.1) |
| XYZ | xyz(49.8941, 56.1465, 50.3196) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 9.36
Light Grey
#D8DCD6
ΔE00 9.98
Silver (survey)
#C5C9C7
ΔE00 10.36
Darkseagreen
#8FBC8F
ΔE00 10.98
Light Grey Green
#B7E1A1
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAB2 #C0B2CA
analogous
#C8CAB2 #BCCAB2 #B2CAB4
triadic
#BCCAB2 #B2BCCA #CAB2BC
tetradic
#BCCAB2 #B2C8CA #C0B2CA #CAB4B2
square
#BCCAB2 #B2C8CA #C0B2CA #CAB4B2
split-complementary
#BCCAB2 #B4B2CA #CAB2C8
monochromatic
#7D986A #9CB18E #BCCAB2 #DCE3D6 #EFF3ED
Accessibility & contrast
On white
1.72
#BCCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BCCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAB2
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAB2 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#BDC8C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccab2; /* rgb */ color: rgb(188, 202, 178); /* oklch */ color: oklch(82.2% 0.036 132.1);
Tailwind
colors: {
custom: {
50: '#d0dac9',
500: '#bccab2',
950: '#000000',
},
}SCSS
$custom: #bccab2; $custom-light: #d0dac9; $custom-dark: #000000;
JSON
{
"hex": "#bccab2",
"rgb": {
"r": 188,
"g": 202,
"b": 178
},
"hsl": {
"h": 95,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.82164,
"c": 0.03628,
"h": 132.1
},
"luminance": 0.56147
}Semantic roles & 50–950 ramp
primary
#BCCAB2
secondary
#92829E
accent
#499D7A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382