#BCD2AF#BCD2AF
#BCD2AF is a very light, muted yellow-green. Relative luminance 0.599; OKLCH L 83.8% C 0.053 H 133.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD2AF |
|---|---|
| RGB | rgb(188, 210, 175) |
| HSL | hsl(98, 28%, 75%) |
| HSV | hsv(98, 17%, 82%) |
| CMYK | cmyk(10.5%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(81.77, -13.75, 14.90) |
| CIE-LCH | lch(81.77, 20.28, 132.70°) |
| OKLab | oklab(83.79% -0.0369 0.0384) |
| OKLCH | oklch(83.79% 0.053 133.9) |
| XYZ | xyz(51.5221, 59.8792, 49.3926) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.74
Light Sage
#BCECAC
ΔE00 9.00
Darkseagreen
#8FBC8F
ΔE00 9.01
Sage Green
#9CAF88
ΔE00 9.36
Greenish Grey
#96AE8D
ΔE00 9.70
Pale Olive
#B9CC81
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD2AF #C5AFD2
analogous
#CDD2AF #BCD2AF #AFD2B3
triadic
#BCD2AF #AFBCD2 #D2AFBC
tetradic
#BCD2AF #AFCDD2 #C5AFD2 #D2B3AF
square
#BCD2AF #AFCDD2 #C5AFD2 #D2B3AF
split-complementary
#BCD2AF #B3AFD2 #D2AFCD
monochromatic
#7AA661 #9BBC88 #BCD2AF #DDE8D6 #EFF4EB
Accessibility & contrast
On white
1.62
#BCD2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#BCD2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD2AF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD2AF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAD
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#BCCFC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bcd2af; /* rgb */ color: rgb(188, 210, 175); /* oklch */ color: oklch(83.8% 0.053 133.9);
Tailwind
colors: {
custom: {
50: '#d0dfc7',
500: '#bcd2af',
950: '#000000',
},
}SCSS
$custom: #bcd2af; $custom-light: #d0dfc7; $custom-dark: #000000;
JSON
{
"hex": "#bcd2af",
"rgb": {
"r": 188,
"g": 210,
"b": 175
},
"hsl": {
"h": 97.714,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.83789,
"c": 0.05326,
"h": 133.9
},
"luminance": 0.5988
}Semantic roles & 50–950 ramp
primary
#BCD2AF
secondary
#987DA8
accent
#3FA780
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482