#BCD4AE#BCD4AE
#BCD4AE is a very light, muted yellow-green. Relative luminance 0.608; OKLCH L 84.2% C 0.058 H 134.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4AE |
|---|---|
| RGB | rgb(188, 212, 174) |
| HSL | hsl(98, 31%, 76%) |
| HSV | hsv(98, 18%, 83%) |
| CMYK | cmyk(11.3%, 0%, 17.9%, 16.9%) |
| CIE-LAB | lab(82.29, -14.93, 16.16) |
| CIE-LCH | lch(82.29, 22.00, 132.74°) |
| OKLab | oklab(84.19% -0.0401 0.0415) |
| OKLCH | oklch(84.19% 0.058 134) |
| XYZ | xyz(51.9211, 60.8338, 49.0429) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 8.07
Darkseagreen
#8FBC8F
ΔE00 8.83
Pale Olive
#B9CC81
ΔE00 9.22
Hospital Green
#9BE5AA
ΔE00 9.60
Sage Green
#9CAF88
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4AE #C6AED4
analogous
#CFD4AE #BCD4AE #AED4B3
triadic
#BCD4AE #AEBCD4 #D4AEBC
tetradic
#BCD4AE #AECFD4 #C6AED4 #D4B3AE
square
#BCD4AE #AECFD4 #C6AED4 #D4B3AE
split-complementary
#BCD4AE #B3AED4 #D4AECF
monochromatic
#7AAA5E #9BBF86 #BCD4AE #DDE9D6 #EEF4EB
Accessibility & contrast
On white
1.59
#BCD4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BCD4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4AE
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4AE | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAC
Deuteranopia (green-blind)
#D3CCB0
Tritanopia (blue-blind)
#BCD1C9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd4ae; /* rgb */ color: rgb(188, 212, 174); /* oklch */ color: oklch(84.2% 0.058 134.0);
Tailwind
colors: {
custom: {
50: '#d0e1c6',
500: '#bcd4ae',
950: '#000000',
},
}SCSS
$custom: #bcd4ae; $custom-light: #d0e1c6; $custom-dark: #000000;
JSON
{
"hex": "#bcd4ae",
"rgb": {
"r": 188,
"g": 212,
"b": 174
},
"hsl": {
"h": 97.895,
"s": 30.645,
"l": 75.686
},
"oklch": {
"l": 0.84193,
"c": 0.05776,
"h": 134
},
"luminance": 0.60834
}Semantic roles & 50–950 ramp
primary
#BCD4AE
secondary
#997CAA
accent
#3CA981
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482