#BCD5AF#BCD5AF
#BCD5AF is a very light, muted yellow-green. Relative luminance 0.614; OKLCH L 84.4% C 0.058 H 134.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD5AF |
|---|---|
| RGB | rgb(188, 213, 175) |
| HSL | hsl(99, 31%, 76%) |
| HSV | hsv(99, 18%, 84%) |
| CMYK | cmyk(11.7%, 0%, 17.8%, 16.5%) |
| CIE-LAB | lab(82.58, -15.27, 16.03) |
| CIE-LCH | lch(82.58, 22.14, 133.60°) |
| OKLab | oklab(84.43% -0.0411 0.0413) |
| OKLCH | oklch(84.43% 0.058 134.9) |
| XYZ | xyz(52.2697, 61.3744, 49.6418) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.65
Light Sage
#BCECAC
ΔE00 7.86
Darkseagreen
#8FBC8F
ΔE00 8.87
Hospital Green
#9BE5AA
ΔE00 9.36
Pale Olive
#B9CC81
ΔE00 9.36
Mint
#AAF0C1
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD5AF #C8AFD5
analogous
#CFD5AF #BCD5AF #AFD5B5
triadic
#BCD5AF #AFBCD5 #D5AFBC
tetradic
#BCD5AF #AFCFD5 #C8AFD5 #D5B5AF
square
#BCD5AF #AFCFD5 #C8AFD5 #D5B5AF
split-complementary
#BCD5AF #B5AFD5 #D5AFCF
monochromatic
#79AB5F #9AC087 #BCD5AF #DEEAD7 #EEF4EB
Accessibility & contrast
On white
1.58
#BCD5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#BCD5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD5AF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD5AF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#D4CDB1
Tritanopia (blue-blind)
#BCD2CA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #bcd5af; /* rgb */ color: rgb(188, 213, 175); /* oklch */ color: oklch(84.4% 0.058 134.9);
Tailwind
colors: {
custom: {
50: '#d0e2c7',
500: '#bcd5af',
950: '#000000',
},
}SCSS
$custom: #bcd5af; $custom-light: #d0e2c7; $custom-dark: #000000;
JSON
{
"hex": "#bcd5af",
"rgb": {
"r": 188,
"g": 213,
"b": 175
},
"hsl": {
"h": 99.474,
"s": 31.148,
"l": 76.078
},
"oklch": {
"l": 0.84431,
"c": 0.05822,
"h": 134.9
},
"luminance": 0.61375
}Semantic roles & 50–950 ramp
primary
#BCD5AF
secondary
#9B7DAB
accent
#3CAA84
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482