#BCDFA4#BCDFA4
#BCDFA4 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.087 H 133.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFA4 |
|---|---|
| RGB | rgb(188, 223, 164) |
| HSL | hsl(96, 48%, 76%) |
| HSV | hsv(96, 26%, 87%) |
| CMYK | cmyk(15.7%, 0%, 26.5%, 12.5%) |
| CIE-LAB | lab(85.07, -21.98, 25.23) |
| CIE-LCH | lch(85.07, 33.46, 131.06°) |
| OKLab | oklab(86.35% -0.0595 0.0639) |
| OKLCH | oklch(86.35% 0.087 133) |
| XYZ | xyz(53.8263, 66.1463, 45.0464) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.52
Light Sage
#BCECAC
ΔE00 3.39
Washed Out Green
#BCF5A6
ΔE00 6.02
Very Pale Green
#CFFDBC
ΔE00 6.42
Pale Olive Green
#B1D27B
ΔE00 6.73
Pale Green
#C7FDB5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFA4 #C7A4DF
analogous
#D9DFA4 #BCDFA4 #A4DFA9
triadic
#BCDFA4 #A4BCDF #DFA4BC
tetradic
#BCDFA4 #A4D9DF #C7A4DF #DFA9A4
square
#BCDFA4 #A4D9DF #C7A4DF #DFA9A4
split-complementary
#BCDFA4 #A9A4DF #DFA4D9
monochromatic
#79BF49 #9BCF77 #BCDFA4 #DDEFD1 #EEF7E8
Accessibility & contrast
On white
1.48
#BCDFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BCDFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFA4
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFA4 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A0
Deuteranopia (green-blind)
#DFD3A7
Tritanopia (blue-blind)
#BDDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdfa4; /* rgb */ color: rgb(188, 223, 164); /* oklch */ color: oklch(86.3% 0.087 133.0);
Tailwind
colors: {
custom: {
50: '#d0e9bf',
500: '#bcdfa4',
950: '#000000',
},
}SCSS
$custom: #bcdfa4; $custom-light: #d0e9bf; $custom-dark: #000000;
JSON
{
"hex": "#bcdfa4",
"rgb": {
"r": 188,
"g": 223,
"b": 164
},
"hsl": {
"h": 95.593,
"s": 47.967,
"l": 75.882
},
"oklch": {
"l": 0.86348,
"c": 0.08726,
"h": 133
},
"luminance": 0.66147
}Semantic roles & 50–950 ramp
primary
#BCDFA4
secondary
#9A70B8
accent
#2ABB80
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482