#BCCFA2#BCCFA2
#BCCFA2 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.8% C 0.064 H 126.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFA2 |
|---|---|
| RGB | rgb(188, 207, 162) |
| HSL | hsl(85, 32%, 72%) |
| HSV | hsv(85, 22%, 81%) |
| CMYK | cmyk(9.2%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(80.70, -14.32, 20.28) |
| CIE-LCH | lch(80.70, 24.83, 125.24°) |
| OKLab | oklab(82.85% -0.0381 0.0517) |
| OKLCH | oklch(82.85% 0.064 126.4) |
| XYZ | xyz(49.5725, 57.9254, 42.7445) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.55
Pale Olive
#B9CC81
ΔE00 6.76
Greenish Tan
#BCCB7A
ΔE00 8.12
Light Sage
#BCECAC
ΔE00 8.43
Pale Olive Green
#B1D27B
ΔE00 8.52
Light Moss Green
#A6C875
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFA2 #B5A2CF
analogous
#CFCBA2 #BCCFA2 #A6CFA2
triadic
#BCCFA2 #A2BCCF #CFA2BC
tetradic
#BCCFA2 #A2CFCB #B5A2CF #CFA2A6
square
#BCCFA2 #A2CFCB #B5A2CF #CFA2A6
split-complementary
#BCCFA2 #A2A6CF #CBA2CF
monochromatic
#81A354 #9FBA7A #BCCFA2 #D9E4CA #F0F5EB
Accessibility & contrast
On white
1.67
#BCCFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BCCFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFA2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFA2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C99F
Deuteranopia (green-blind)
#D1C8A4
Tritanopia (blue-blind)
#BFCBC3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccfa2; /* rgb */ color: rgb(188, 207, 162); /* oklch */ color: oklch(82.8% 0.064 126.4);
Tailwind
colors: {
custom: {
50: '#d0ddbd',
500: '#bccfa2',
950: '#000000',
},
}SCSS
$custom: #bccfa2; $custom-light: #d0ddbd; $custom-dark: #000000;
JSON
{
"hex": "#bccfa2",
"rgb": {
"r": 188,
"g": 207,
"b": 162
},
"hsl": {
"h": 85.333,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.82846,
"c": 0.06425,
"h": 126.4
},
"luminance": 0.57926
}Semantic roles & 50–950 ramp
primary
#BCCFA2
secondary
#8771A5
accent
#3BAB6A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482