#BCCFA8#BCCFA8
#BCCFA8 is a very light, muted yellow-green. Relative luminance 0.581; OKLCH L 83.0% C 0.057 H 128.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFA8 |
|---|---|
| RGB | rgb(188, 207, 168) |
| HSL | hsl(89, 29%, 74%) |
| HSV | hsv(89, 19%, 81%) |
| CMYK | cmyk(9.2%, 0%, 18.8%, 18.8%) |
| CIE-LAB | lab(80.82, -13.38, 17.27) |
| CIE-LCH | lch(80.82, 21.85, 127.76°) |
| OKLab | oklab(82.98% -0.0356 0.0443) |
| OKLCH | oklch(82.98% 0.057 128.8) |
| XYZ | xyz(50.1186, 58.1439, 45.6207) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.46
Pale Olive
#B9CC81
ΔE00 8.33
Sage Green
#9CAF88
ΔE00 8.56
Darkseagreen
#8FBC8F
ΔE00 8.80
Light Sage
#BCECAC
ΔE00 9.07
Greenish Grey
#96AE8D
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFA8 #BBA8CF
analogous
#CFCEA8 #BCCFA8 #A8CFA8
triadic
#BCCFA8 #A8BCCF #CFA8BC
tetradic
#BCCFA8 #A8CFCE #BBA8CF #CFA8A8
square
#BCCFA8 #A8CFCE #BBA8CF #CFA8A8
split-complementary
#BCCFA8 #A8A8CF #CEA8CF
monochromatic
#7FA35A #9EB981 #BCCFA8 #DAE5CF #F0F4EB
Accessibility & contrast
On white
1.66
#BCCFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BCCFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFA8
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFA8 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C9A6
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#BECBC4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccfa8; /* rgb */ color: rgb(188, 207, 168); /* oklch */ color: oklch(83.0% 0.057 128.8);
Tailwind
colors: {
custom: {
50: '#d0ddc2',
500: '#bccfa8',
950: '#000000',
},
}SCSS
$custom: #bccfa8; $custom-light: #d0ddc2; $custom-dark: #000000;
JSON
{
"hex": "#bccfa8",
"rgb": {
"r": 188,
"g": 207,
"b": 168
},
"hsl": {
"h": 89.231,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.82983,
"c": 0.05685,
"h": 128.8
},
"luminance": 0.58144
}Semantic roles & 50–950 ramp
primary
#BCCFA8
secondary
#8D77A5
accent
#3EA871
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141512
muted
#838482