#BCCEB2#BCCEB2
#BCCEB2 is a very light, muted yellow-green. Relative luminance 0.580; OKLCH L 83.0% C 0.043 H 134.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEB2 |
|---|---|
| RGB | rgb(188, 206, 178) |
| HSL | hsl(99, 22%, 75%) |
| HSV | hsv(99, 14%, 81%) |
| CMYK | cmyk(8.7%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(80.77, -11.20, 11.88) |
| CIE-LCH | lch(80.77, 16.33, 133.31°) |
| OKLab | oklab(83.01% -0.03 0.0308) |
| OKLCH | oklch(83.01% 0.043 134.3) |
| XYZ | xyz(50.8448, 58.0479, 50.6365) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.24
Greenish Grey
#96AE8D
ΔE00 9.35
Darkseagreen
#8FBC8F
ΔE00 9.96
Light Grey Green
#B7E1A1
ΔE00 10.03
Light Grey
#D8DCD6
ΔE00 11.18
Light Sage
#BCECAC
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEB2 #C4B2CE
analogous
#CACEB2 #BCCEB2 #B2CEB6
triadic
#BCCEB2 #B2BCCE #CEB2BC
tetradic
#BCCEB2 #B2CACE #C4B2CE #CEB6B2
square
#BCCEB2 #B2CACE #C4B2CE #CEB6B2
split-complementary
#BCCEB2 #B6B2CE #CEB2CA
monochromatic
#7B9E67 #9BB68D #BCCEB2 #DDE6D7 #EFF3EC
Accessibility & contrast
On white
1.67
#BCCEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BCCEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEB2
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEB2 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9B0
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#BCCCC6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcceb2; /* rgb */ color: rgb(188, 206, 178); /* oklch */ color: oklch(83.0% 0.043 134.3);
Tailwind
colors: {
custom: {
50: '#d0ddc9',
500: '#bcceb2',
950: '#000000',
},
}SCSS
$custom: #bcceb2; $custom-light: #d0ddc9; $custom-dark: #000000;
JSON
{
"hex": "#bcceb2",
"rgb": {
"r": 188,
"g": 206,
"b": 178
},
"hsl": {
"h": 98.571,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.83011,
"c": 0.043,
"h": 134.3
},
"luminance": 0.58048
}Semantic roles & 50–950 ramp
primary
#BCCEB2
secondary
#9781A3
accent
#45A180
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482