#BCCEA2#BCCEA2
#BCCEA2 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.6% C 0.063 H 125.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEA2 |
|---|---|
| RGB | rgb(188, 206, 162) |
| HSL | hsl(85, 31%, 72%) |
| HSV | hsv(85, 21%, 81%) |
| CMYK | cmyk(8.7%, 0%, 21.4%, 19.2%) |
| CIE-LAB | lab(80.43, -13.82, 19.90) |
| CIE-LCH | lch(80.43, 24.23, 124.77°) |
| OKLab | oklab(82.63% -0.0367 0.0508) |
| OKLCH | oklch(82.63% 0.063 125.8) |
| XYZ | xyz(49.3310, 57.4424, 42.6640) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.92
Light Grey Green
#B7E1A1
ΔE00 6.93
Greenish Tan
#BCCB7A
ΔE00 8.25
Sage Green
#9CAF88
ΔE00 8.36
Light Moss Green
#A6C875
ΔE00 8.74
Darkseagreen
#8FBC8F
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEA2 #B4A2CE
analogous
#CECAA2 #BCCEA2 #A6CEA2
triadic
#BCCEA2 #A2BCCE #CEA2BC
tetradic
#BCCEA2 #A2CECA #B4A2CE #CEA2A6
square
#BCCEA2 #A2CECA #B4A2CE #CEA2A6
split-complementary
#BCCEA2 #A2A6CE #CAA2CE
monochromatic
#82A155 #9FB97A #BCCEA2 #D9E3CA #F1F4EB
Accessibility & contrast
On white
1.68
#BCCEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BCCEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEA2
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEA2 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C89F
Deuteranopia (green-blind)
#D0C7A4
Tritanopia (blue-blind)
#BFCAC2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccea2; /* rgb */ color: rgb(188, 206, 162); /* oklch */ color: oklch(82.6% 0.063 125.8);
Tailwind
colors: {
custom: {
50: '#d0ddbd',
500: '#bccea2',
950: '#000000',
},
}SCSS
$custom: #bccea2; $custom-light: #d0ddbd; $custom-dark: #000000;
JSON
{
"hex": "#bccea2",
"rgb": {
"r": 188,
"g": 206,
"b": 162
},
"hsl": {
"h": 84.545,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.82632,
"c": 0.06267,
"h": 125.8
},
"luminance": 0.57443
}Semantic roles & 50–950 ramp
primary
#BCCEA2
secondary
#8571A3
accent
#3CAA69
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482