#BCD1AF#BCD1AF
#BCD1AF is a very light, muted yellow-green. Relative luminance 0.594; OKLCH L 83.6% C 0.052 H 133.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD1AF |
|---|---|
| RGB | rgb(188, 209, 175) |
| HSL | hsl(97, 27%, 75%) |
| HSV | hsv(97, 16%, 82%) |
| CMYK | cmyk(10%, 0%, 16.3%, 18%) |
| CIE-LAB | lab(81.50, -13.24, 14.52) |
| CIE-LCH | lch(81.50, 19.65, 132.36°) |
| OKLab | oklab(83.58% -0.0355 0.0375) |
| OKLCH | oklch(83.58% 0.052 133.5) |
| XYZ | xyz(51.2760, 59.3870, 49.3106) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.11
Darkseagreen
#8FBC8F
ΔE00 9.11
Sage Green
#9CAF88
ΔE00 9.21
Light Sage
#BCECAC
ΔE00 9.40
Greenish Grey
#96AE8D
ΔE00 9.54
Pale Olive
#B9CC81
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD1AF #C4AFD1
analogous
#CDD1AF #BCD1AF #AFD1B3
triadic
#BCD1AF #AFBCD1 #D1AFBC
tetradic
#BCD1AF #AFCDD1 #C4AFD1 #D1B3AF
square
#BCD1AF #AFCDD1 #C4AFD1 #D1B3AF
split-complementary
#BCD1AF #B3AFD1 #D1AFCD
monochromatic
#7BA461 #9BBB88 #BCD1AF #DDE7D6 #EFF4EC
Accessibility & contrast
On white
1.63
#BCD1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BCD1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD1AF
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD1AF | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCAD
Deuteranopia (green-blind)
#D1CAB0
Tritanopia (blue-blind)
#BCCEC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcd1af; /* rgb */ color: rgb(188, 209, 175); /* oklch */ color: oklch(83.6% 0.052 133.5);
Tailwind
colors: {
custom: {
50: '#d0dfc7',
500: '#bcd1af',
950: '#000000',
},
}SCSS
$custom: #bcd1af; $custom-light: #d0dfc7; $custom-dark: #000000;
JSON
{
"hex": "#bcd1af",
"rgb": {
"r": 188,
"g": 209,
"b": 175
},
"hsl": {
"h": 97.059,
"s": 26.984,
"l": 75.294
},
"oklch": {
"l": 0.83576,
"c": 0.05159,
"h": 133.5
},
"luminance": 0.59387
}Semantic roles & 50–950 ramp
primary
#BCD1AF
secondary
#977EA7
accent
#40A67F
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482