#BCD2AB#BCD2AB
#BCD2AB is a very light, muted yellow-green. Relative luminance 0.597; OKLCH L 83.7% C 0.058 H 131.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2AB |
|---|---|
| RGB | rgb(188, 210, 171) |
| HSL | hsl(94, 30%, 75%) |
| HSV | hsv(94, 19%, 82%) |
| CMYK | cmyk(10.5%, 0%, 18.6%, 17.6%) |
| CIE-LAB | lab(81.69, -14.41, 16.90) |
| CIE-LCH | lch(81.69, 22.21, 130.46°) |
| OKLab | oklab(83.69% -0.0386 0.0434) |
| OKLCH | oklch(83.69% 0.058 131.6) |
| XYZ | xyz(51.1351, 59.7244, 47.3542) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.88
Light Sage
#BCECAC
ΔE00 8.34
Pale Olive
#B9CC81
ΔE00 8.68
Darkseagreen
#8FBC8F
ΔE00 8.75
Sage Green
#9CAF88
ΔE00 9.18
Greenish Grey
#96AE8D
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2AB #C1ABD2
analogous
#D0D2AB #BCD2AB #ABD2AE
triadic
#BCD2AB #ABBCD2 #D2ABBC
tetradic
#BCD2AB #ABD0D2 #C1ABD2 #D2AEAB
square
#BCD2AB #ABD0D2 #C1ABD2 #D2AEAB
split-complementary
#BCD2AB #AEABD2 #D2ABD0
monochromatic
#7CA75B #9CBD83 #BCD2AB #DCE7D3 #EFF4EB
Accessibility & contrast
On white
1.62
#BCD2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#BCD2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2AB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2AB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CCA9
Deuteranopia (green-blind)
#D2CAAD
Tritanopia (blue-blind)
#BDCEC7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd2ab; /* rgb */ color: rgb(188, 210, 171); /* oklch */ color: oklch(83.7% 0.058 131.6);
Tailwind
colors: {
custom: {
50: '#d0dfc4',
500: '#bcd2ab',
950: '#000000',
},
}SCSS
$custom: #bcd2ab; $custom-light: #d0dfc4; $custom-dark: #000000;
JSON
{
"hex": "#bcd2ab",
"rgb": {
"r": 188,
"g": 210,
"b": 171
},
"hsl": {
"h": 93.846,
"s": 30.233,
"l": 74.706
},
"oklch": {
"l": 0.83694,
"c": 0.05806,
"h": 131.6
},
"luminance": 0.59725
}Semantic roles & 50–950 ramp
primary
#BCD2AB
secondary
#9479A8
accent
#3DA97A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482