#BCD4AF#BCD4AF
#BCD4AF is a very light, muted yellow-green. Relative luminance 0.609; OKLCH L 84.2% C 0.057 H 134.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4AF |
|---|---|
| RGB | rgb(188, 212, 175) |
| HSL | hsl(99, 30%, 76%) |
| HSV | hsv(99, 17%, 83%) |
| CMYK | cmyk(11.3%, 0%, 17.5%, 16.9%) |
| CIE-LAB | lab(82.31, -14.76, 15.66) |
| CIE-LCH | lch(82.31, 21.52, 133.32°) |
| OKLab | oklab(84.22% -0.0397 0.0403) |
| OKLCH | oklch(84.22% 0.057 134.6) |
| XYZ | xyz(52.0190, 60.8729, 49.5582) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.00
Light Sage
#BCECAC
ΔE00 8.24
Darkseagreen
#8FBC8F
ΔE00 8.89
Pale Olive
#B9CC81
ΔE00 9.48
Hospital Green
#9BE5AA
ΔE00 9.69
Sage Green
#9CAF88
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4AF #C7AFD4
analogous
#CED4AF #BCD4AF #AFD4B4
triadic
#BCD4AF #AFBCD4 #D4AFBC
tetradic
#BCD4AF #AFCED4 #C7AFD4 #D4B4AF
square
#BCD4AF #AFCED4 #C7AFD4 #D4B4AF
split-complementary
#BCD4AF #B4AFD4 #D4AFCE
monochromatic
#79A95F #9BBF87 #BCD4AF #DDE9D7 #EEF4EB
Accessibility & contrast
On white
1.59
#BCD4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#BCD4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4AF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4AF | 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)
#D7CEAD
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#BCD1CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd4af; /* rgb */ color: rgb(188, 212, 175); /* oklch */ color: oklch(84.2% 0.057 134.6);
Tailwind
colors: {
custom: {
50: '#d0e1c7',
500: '#bcd4af',
950: '#000000',
},
}SCSS
$custom: #bcd4af; $custom-light: #d0e1c7; $custom-dark: #000000;
JSON
{
"hex": "#bcd4af",
"rgb": {
"r": 188,
"g": 212,
"b": 175
},
"hsl": {
"h": 98.919,
"s": 30.081,
"l": 75.882
},
"oklch": {
"l": 0.84217,
"c": 0.05657,
"h": 134.6
},
"luminance": 0.60873
}Semantic roles & 50–950 ramp
primary
#BCD4AF
secondary
#9A7DAA
accent
#3DA983
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482