#BCCDA2#BCCDA2
#BCCDA2 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.4% C 0.061 H 125.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDA2 |
|---|---|
| RGB | rgb(188, 205, 162) |
| HSL | hsl(84, 30%, 72%) |
| HSV | hsv(84, 21%, 80%) |
| CMYK | cmyk(8.3%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(80.16, -13.31, 19.53) |
| CIE-LCH | lch(80.16, 23.63, 124.27°) |
| OKLab | oklab(82.42% -0.0353 0.0499) |
| OKLCH | oklch(82.42% 0.061 125.3) |
| XYZ | xyz(49.0911, 56.9625, 42.5840) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.09
Light Grey Green
#B7E1A1
ΔE00 7.31
Sage Green
#9CAF88
ΔE00 8.17
Greenish Tan
#BCCB7A
ΔE00 8.39
Darkseagreen
#8FBC8F
ΔE00 8.82
Tan Green
#A9BE70
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDA2 #B3A2CD
analogous
#CDC9A2 #BCCDA2 #A7CDA2
triadic
#BCCDA2 #A2BCCD #CDA2BC
tetradic
#BCCDA2 #A2CDC9 #B3A2CD #CDA2A7
square
#BCCDA2 #A2CDC9 #B3A2CD #CDA2A7
split-complementary
#BCCDA2 #A2A7CD #C9A2CD
monochromatic
#829F56 #9FB87A #BCCDA2 #D9E2CA #F1F4EB
Accessibility & contrast
On white
1.69
#BCCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BCCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDA2
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDA2 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C79F
Deuteranopia (green-blind)
#D0C7A4
Tritanopia (blue-blind)
#BFC9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccda2; /* rgb */ color: rgb(188, 205, 162); /* oklch */ color: oklch(82.4% 0.061 125.3);
Tailwind
colors: {
custom: {
50: '#d0dcbd',
500: '#bccda2',
950: '#000000',
},
}SCSS
$custom: #bccda2; $custom-light: #d0dcbd; $custom-dark: #000000;
JSON
{
"hex": "#bccda2",
"rgb": {
"r": 188,
"g": 205,
"b": 162
},
"hsl": {
"h": 83.721,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.82418,
"c": 0.0611,
"h": 125.3
},
"luminance": 0.56963
}Semantic roles & 50–950 ramp
primary
#BCCDA2
secondary
#8471A2
accent
#3DA967
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482