#BCDFA2#BCDFA2
#BCDFA2 is a very light, moderate yellow-green. Relative luminance 0.661; OKLCH L 86.3% C 0.090 H 132.3°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFA2 |
|---|---|
| RGB | rgb(188, 223, 162) |
| HSL | hsl(94, 49%, 75%) |
| HSV | hsv(94, 27%, 87%) |
| CMYK | cmyk(15.7%, 0%, 27.4%, 12.5%) |
| CIE-LAB | lab(85.03, -22.28, 26.22) |
| CIE-LCH | lch(85.03, 34.41, 130.36°) |
| OKLab | oklab(86.31% -0.0603 0.0662) |
| OKLCH | oklch(86.31% 0.09 132.3) |
| XYZ | xyz(53.6471, 66.0746, 44.1027) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.38
Light Sage
#BCECAC
ΔE00 3.40
Washed Out Green
#BCF5A6
ΔE00 5.85
Pale Olive Green
#B1D27B
ΔE00 6.34
Very Pale Green
#CFFDBC
ΔE00 6.43
Pale Olive
#B9CC81
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFA2 #C5A2DF
analogous
#DADFA2 #BCDFA2 #A2DFA6
triadic
#BCDFA2 #A2BCDF #DFA2BC
tetradic
#BCDFA2 #A2DADF #C5A2DF #DFA6A2
square
#BCDFA2 #A2DADF #C5A2DF #DFA6A2
split-complementary
#BCDFA2 #A6A2DF #DFA2DA
monochromatic
#7AC047 #9BCF74 #BCDFA2 #DDEFD0 #EFF7E8
Accessibility & contrast
On white
1.48
#BCDFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BCDFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFA2
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFA2 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#DFD3A5
Tritanopia (blue-blind)
#BDDACF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdfa2; /* rgb */ color: rgb(188, 223, 162); /* oklch */ color: oklch(86.3% 0.090 132.3);
Tailwind
colors: {
custom: {
50: '#d0e9be',
500: '#bcdfa2',
950: '#000000',
},
}SCSS
$custom: #bcdfa2; $custom-light: #d0e9be; $custom-dark: #000000;
JSON
{
"hex": "#bcdfa2",
"rgb": {
"r": 188,
"g": 223,
"b": 162
},
"hsl": {
"h": 94.426,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.86306,
"c": 0.08957,
"h": 132.3
},
"luminance": 0.66075
}Semantic roles & 50–950 ramp
primary
#BCDFA2
secondary
#986EB8
accent
#29BC7E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141612
muted
#838482