#BCDFA8#BCDFA8
#BCDFA8 is a very light, moderate yellow-green. Relative luminance 0.663; OKLCH L 86.4% C 0.083 H 134.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFA8 |
|---|---|
| RGB | rgb(188, 223, 168) |
| HSL | hsl(98, 46%, 77%) |
| HSV | hsv(98, 25%, 87%) |
| CMYK | cmyk(15.7%, 0%, 24.7%, 12.5%) |
| CIE-LAB | lab(85.15, -21.36, 23.26) |
| CIE-LCH | lch(85.15, 31.58, 132.56°) |
| OKLab | oklab(86.43% -0.0578 0.0591) |
| OKLCH | oklch(86.43% 0.083 134.3) |
| XYZ | xyz(54.1932, 66.2930, 46.9789) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.10
Light Sage
#BCECAC
ΔE00 3.55
Washed Out Green
#BCF5A6
ΔE00 6.46
Very Pale Green
#CFFDBC
ΔE00 6.50
Hospital Green
#9BE5AA
ΔE00 6.65
Very Light Green
#D1FFBD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFA8 #CBA8DF
analogous
#D8DFA8 #BCDFA8 #A8DFB0
triadic
#BCDFA8 #A8BCDF #DFA8BC
tetradic
#BCDFA8 #A8D8DF #CBA8DF #DFB0A8
square
#BCDFA8 #A8D8DF #CBA8DF #DFB0A8
split-complementary
#BCDFA8 #B0A8DF #DFA8D8
monochromatic
#77BE4F #9ACF7B #BCDFA8 #DEEFD5 #EEF7E9
Accessibility & contrast
On white
1.47
#BCDFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BCDFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFA8
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFA8 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A5
Deuteranopia (green-blind)
#DED4AB
Tritanopia (blue-blind)
#BCDBD0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdfa8; /* rgb */ color: rgb(188, 223, 168); /* oklch */ color: oklch(86.4% 0.083 134.3);
Tailwind
colors: {
custom: {
50: '#d0e9c2',
500: '#bcdfa8',
950: '#000000',
},
}SCSS
$custom: #bcdfa8; $custom-light: #d0e9c2; $custom-dark: #000000;
JSON
{
"hex": "#bcdfa8",
"rgb": {
"r": 188,
"g": 223,
"b": 168
},
"hsl": {
"h": 98.182,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.86432,
"c": 0.08266,
"h": 134.3
},
"luminance": 0.66294
}Semantic roles & 50–950 ramp
primary
#BCDFA8
secondary
#9F74B8
accent
#2CB986
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482