#BCCAA2#BCCAA2
#BCCAA2 is a light, muted yellow-green. Relative luminance 0.555; OKLCH L 81.8% C 0.056 H 123.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAA2 |
|---|---|
| RGB | rgb(188, 202, 162) |
| HSL | hsl(81, 27%, 71%) |
| HSV | hsv(81, 20%, 79%) |
| CMYK | cmyk(6.9%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(79.35, -11.78, 18.41) |
| CIE-LCH | lch(79.35, 21.86, 122.61°) |
| OKLab | oklab(81.78% -0.031 0.0471) |
| OKLCH | oklch(81.78% 0.056 123.3) |
| XYZ | xyz(48.3803, 55.5410, 42.3471) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.71
Pale Olive
#B9CC81
ΔE00 7.72
Light Grey Green
#B7E1A1
ΔE00 8.49
Greenish Grey
#96AE8D
ΔE00 8.83
Greenish Tan
#BCCB7A
ΔE00 8.90
Darkseagreen
#8FBC8F
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAA2 #B0A2CA
analogous
#CAC4A2 #BCCAA2 #A8CAA2
triadic
#BCCAA2 #A2BCCA #CAA2BC
tetradic
#BCCAA2 #A2CAC4 #B0A2CA #CAA2A8
square
#BCCAA2 #A2CAC4 #B0A2CA #CAA2A8
split-complementary
#BCCAA2 #A2A8CA #C4A2CA
monochromatic
#839A58 #A0B47B #BCCAA2 #D8E0C9 #F1F4EC
Accessibility & contrast
On white
1.73
#BCCAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BCCAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAA2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAA2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC5A0
Deuteranopia (green-blind)
#CDC5A4
Tritanopia (blue-blind)
#BFC6BF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bccaa2; /* rgb */ color: rgb(188, 202, 162); /* oklch */ color: oklch(81.8% 0.056 123.3);
Tailwind
colors: {
custom: {
50: '#d0dabd',
500: '#bccaa2',
950: '#000000',
},
}SCSS
$custom: #bccaa2; $custom-light: #d0dabd; $custom-dark: #000000;
JSON
{
"hex": "#bccaa2",
"rgb": {
"r": 188,
"g": 202,
"b": 162
},
"hsl": {
"h": 81,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.81777,
"c": 0.0564,
"h": 123.3
},
"luminance": 0.55541
}Semantic roles & 50–950 ramp
primary
#BCCAA2
secondary
#81719F
accent
#40A663
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382