#BCCDA3#BCCDA3
#BCCDA3 is a very light, muted yellow-green. Relative luminance 0.570; OKLCH L 82.4% C 0.060 H 125.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDA3 |
|---|---|
| RGB | rgb(188, 205, 163) |
| HSL | hsl(84, 30%, 72%) |
| HSV | hsv(84, 20%, 80%) |
| CMYK | cmyk(8.3%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(80.18, -13.15, 19.03) |
| CIE-LCH | lch(80.18, 23.13, 124.65°) |
| OKLab | oklab(82.44% -0.0348 0.0487) |
| OKLCH | oklch(82.44% 0.06 125.6) |
| XYZ | xyz(49.1803, 56.9982, 43.0540) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.35
Light Grey Green
#B7E1A1
ΔE00 7.44
Sage Green
#9CAF88
ΔE00 8.16
Greenish Tan
#BCCB7A
ΔE00 8.65
Darkseagreen
#8FBC8F
ΔE00 8.83
Tan Green
#A9BE70
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDA3 #B4A3CD
analogous
#CDC9A3 #BCCDA3 #A7CDA3
triadic
#BCCDA3 #A3BCCD #CDA3BC
tetradic
#BCCDA3 #A3CDC9 #B4A3CD #CDA3A7
square
#BCCDA3 #A3CDC9 #B4A3CD #CDA3A7
split-complementary
#BCCDA3 #A3A7CD #C9A3CD
monochromatic
#829F56 #9FB77B #BCCDA3 #D9E3CB #F1F4EB
Accessibility & contrast
On white
1.69
#BCCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BCCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDA3
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDA3 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C7A1
Deuteranopia (green-blind)
#CFC7A5
Tritanopia (blue-blind)
#BFC9C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bccda3; /* rgb */ color: rgb(188, 205, 163); /* oklch */ color: oklch(82.4% 0.060 125.6);
Tailwind
colors: {
custom: {
50: '#d0dcbe',
500: '#bccda3',
950: '#000000',
},
}SCSS
$custom: #bccda3; $custom-light: #d0dcbe; $custom-dark: #000000;
JSON
{
"hex": "#bccda3",
"rgb": {
"r": 188,
"g": 205,
"b": 163
},
"hsl": {
"h": 84.286,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.8244,
"c": 0.05985,
"h": 125.6
},
"luminance": 0.56998
}Semantic roles & 50–950 ramp
primary
#BCCDA3
secondary
#8572A2
accent
#3DA869
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482