#BCCEAF#BCCEAF
#BCCEAF is a very light, muted yellow-green. Relative luminance 0.579; OKLCH L 82.9% C 0.047 H 132.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEAF |
|---|---|
| RGB | rgb(188, 206, 175) |
| HSL | hsl(95, 24%, 75%) |
| HSV | hsv(95, 15%, 81%) |
| CMYK | cmyk(8.7%, 0%, 15%, 19.2%) |
| CIE-LAB | lab(80.70, -11.71, 13.39) |
| CIE-LCH | lch(80.70, 17.79, 131.18°) |
| OKLab | oklab(82.94% -0.0313 0.0346) |
| OKLCH | oklch(82.94% 0.047 132.1) |
| XYZ | xyz(50.5469, 57.9288, 49.0675) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.87
Greenish Grey
#96AE8D
ΔE00 9.18
Light Grey Green
#B7E1A1
ΔE00 9.29
Darkseagreen
#8FBC8F
ΔE00 9.53
Pale Olive
#B9CC81
ΔE00 10.49
Light Sage
#BCECAC
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEAF #C1AFCE
analogous
#CCCEAF #BCCEAF #AFCEB2
triadic
#BCCEAF #AFBCCE #CEAFBC
tetradic
#BCCEAF #AFCCCE #C1AFCE #CEB2AF
square
#BCCEAF #AFCCCE #C1AFCE #CEB2AF
split-complementary
#BCCEAF #B2AFCE #CEAFCC
monochromatic
#7CA063 #9CB789 #BCCEAF #DCE5D5 #EFF3EC
Accessibility & contrast
On white
1.67
#BCCEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#BCCEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEAF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEAF | 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)
#D1C9AD
Deuteranopia (green-blind)
#CEC8B0
Tritanopia (blue-blind)
#BDCBC5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bcceaf; /* rgb */ color: rgb(188, 206, 175); /* oklch */ color: oklch(82.9% 0.047 132.1);
Tailwind
colors: {
custom: {
50: '#d0ddc7',
500: '#bcceaf',
950: '#000000',
},
}SCSS
$custom: #bcceaf; $custom-light: #d0ddc7; $custom-dark: #000000;
JSON
{
"hex": "#bcceaf",
"rgb": {
"r": 188,
"g": 206,
"b": 175
},
"hsl": {
"h": 94.839,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.82937,
"c": 0.04662,
"h": 132.1
},
"luminance": 0.57929
}Semantic roles & 50–950 ramp
primary
#BCCEAF
secondary
#947EA3
accent
#43A37A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482