#BCDFA5#BCDFA5
#BCDFA5 is a very light, moderate yellow-green. Relative luminance 0.662; OKLCH L 86.4% C 0.086 H 133.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFA5 |
|---|---|
| RGB | rgb(188, 223, 165) |
| HSL | hsl(96, 48%, 76%) |
| HSV | hsv(96, 26%, 87%) |
| CMYK | cmyk(15.7%, 0%, 26%, 12.5%) |
| CIE-LAB | lab(85.09, -21.83, 24.74) |
| CIE-LCH | lch(85.09, 32.99, 131.42°) |
| OKLab | oklab(86.37% -0.059 0.0627) |
| OKLCH | oklch(86.37% 0.086 133.3) |
| XYZ | xyz(53.9170, 66.1825, 45.5239) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.64
Light Sage
#BCECAC
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 6.12
Very Pale Green
#CFFDBC
ΔE00 6.42
Hospital Green
#9BE5AA
ΔE00 6.79
Pale Green
#C7FDB5
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFA5 #C8A5DF
analogous
#D9DFA5 #BCDFA5 #A5DFAB
triadic
#BCDFA5 #A5BCDF #DFA5BC
tetradic
#BCDFA5 #A5D9DF #C8A5DF #DFABA5
square
#BCDFA5 #A5D9DF #C8A5DF #DFABA5
split-complementary
#BCDFA5 #ABA5DF #DFA5D9
monochromatic
#79BF4B #9ACF78 #BCDFA5 #DEEFD2 #EEF7E8
Accessibility & contrast
On white
1.48
#BCDFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#BCDFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFA5
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFA5 | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A1
Deuteranopia (green-blind)
#DED4A8
Tritanopia (blue-blind)
#BDDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdfa5; /* rgb */ color: rgb(188, 223, 165); /* oklch */ color: oklch(86.4% 0.086 133.3);
Tailwind
colors: {
custom: {
50: '#d0e9c0',
500: '#bcdfa5',
950: '#000000',
},
}SCSS
$custom: #bcdfa5; $custom-light: #d0e9c0; $custom-dark: #000000;
JSON
{
"hex": "#bcdfa5",
"rgb": {
"r": 188,
"g": 223,
"b": 165
},
"hsl": {
"h": 96.207,
"s": 47.541,
"l": 76.078
},
"oklch": {
"l": 0.86368,
"c": 0.08611,
"h": 133.3
},
"luminance": 0.66183
}Semantic roles & 50–950 ramp
primary
#BCDFA5
secondary
#9B71B8
accent
#2BBB82
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482