#BCCFB2#BCCFB2
#BCCFB2 is a very light, muted yellow-green. Relative luminance 0.585; OKLCH L 83.2% C 0.045 H 134.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCFB2 |
|---|---|
| RGB | rgb(188, 207, 178) |
| HSL | hsl(99, 23%, 75%) |
| HSV | hsv(99, 14%, 81%) |
| CMYK | cmyk(9.2%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(81.03, -11.72, 12.26) |
| CIE-LCH | lch(81.03, 16.96, 133.69°) |
| OKLab | oklab(83.22% -0.0314 0.0318) |
| OKLCH | oklch(83.22% 0.045 134.7) |
| XYZ | xyz(51.0863, 58.5309, 50.7170) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.29
Greenish Grey
#96AE8D
ΔE00 9.42
Light Grey Green
#B7E1A1
ΔE00 9.62
Darkseagreen
#8FBC8F
ΔE00 9.76
Light Sage
#BCECAC
ΔE00 10.80
Pale Olive
#B9CC81
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCFB2 #C5B2CF
analogous
#CACFB2 #BCCFB2 #B2CFB6
triadic
#BCCFB2 #B2BCCF #CFB2BC
tetradic
#BCCFB2 #B2CACF #C5B2CF #CFB6B2
square
#BCCFB2 #B2CACF #C5B2CF #CFB6B2
split-complementary
#BCCFB2 #B6B2CF #CFB2CA
monochromatic
#7AA067 #9BB78C #BCCFB2 #DDE7D8 #EFF3EC
Accessibility & contrast
On white
1.65
#BCCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BCCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCFB2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCFB2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB0
Deuteranopia (green-blind)
#CEC9B3
Tritanopia (blue-blind)
#BCCCC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccfb2; /* rgb */ color: rgb(188, 207, 178); /* oklch */ color: oklch(83.2% 0.045 134.7);
Tailwind
colors: {
custom: {
50: '#d0ddc9',
500: '#bccfb2',
950: '#000000',
},
}SCSS
$custom: #bccfb2; $custom-light: #d0ddc9; $custom-dark: #000000;
JSON
{
"hex": "#bccfb2",
"rgb": {
"r": 188,
"g": 207,
"b": 178
},
"hsl": {
"h": 99.31,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.83224,
"c": 0.04468,
"h": 134.7
},
"luminance": 0.58531
}Semantic roles & 50–950 ramp
primary
#BCCFB2
secondary
#9881A4
accent
#44A281
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482