#BCD2A3#BCD2A3
#BCD2A3 is a very light, moderate yellow-green. Relative luminance 0.594; OKLCH L 83.5% C 0.068 H 128.2°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2A3 |
|---|---|
| RGB | rgb(188, 210, 163) |
| HSL | hsl(88, 34%, 73%) |
| HSV | hsv(88, 22%, 82%) |
| CMYK | cmyk(10.5%, 0%, 22.4%, 17.6%) |
| CIE-LAB | lab(81.53, -15.68, 20.89) |
| CIE-LCH | lch(81.53, 26.13, 126.89°) |
| OKLab | oklab(83.51% -0.0419 0.0533) |
| OKLCH | oklch(83.51% 0.068 128.2) |
| XYZ | xyz(50.3955, 59.4286, 43.4591) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.58
Pale Olive
#B9CC81
ΔE00 6.64
Light Sage
#BCECAC
ΔE00 7.45
Pale Olive Green
#B1D27B
ΔE00 8.08
Greenish Tan
#BCCB7A
ΔE00 8.08
Light Moss Green
#A6C875
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2A3 #B9A3D2
analogous
#D2D0A3 #BCD2A3 #A4D2A3
triadic
#BCD2A3 #A3BCD2 #D2A3BC
tetradic
#BCD2A3 #A3D2D0 #B9A3D2 #D2A3A4
square
#BCD2A3 #A3D2D0 #B9A3D2 #D2A3A4
split-complementary
#BCD2A3 #A3A4D2 #D0A3D2
monochromatic
#80A852 #9EBE7A #BCD2A3 #DAE6CC #F0F5EA
Accessibility & contrast
On white
1.63
#BCD2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BCD2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2A3
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2A3 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CCA0
Deuteranopia (green-blind)
#D4CAA5
Tritanopia (blue-blind)
#BECEC5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd2a3; /* rgb */ color: rgb(188, 210, 163); /* oklch */ color: oklch(83.5% 0.068 128.2);
Tailwind
colors: {
custom: {
50: '#d0dfbe',
500: '#bcd2a3',
950: '#000000',
},
}SCSS
$custom: #bcd2a3; $custom-light: #d0dfbe; $custom-dark: #000000;
JSON
{
"hex": "#bcd2a3",
"rgb": {
"r": 188,
"g": 210,
"b": 163
},
"hsl": {
"h": 88.085,
"s": 34.307,
"l": 73.137
},
"oklch": {
"l": 0.83513,
"c": 0.06778,
"h": 128.2
},
"luminance": 0.59429
}Semantic roles & 50–950 ramp
primary
#BCD2A3
secondary
#8B71A8
accent
#38AD6F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482