#BCCEBF#BCCEBF
#BCCEBF is a very light, muted green. Relative luminance 0.586; OKLCH L 83.4% C 0.028 H 150.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEBF |
|---|---|
| RGB | rgb(188, 206, 191) |
| HSL | hsl(130, 16%, 77%) |
| HSV | hsv(130, 9%, 81%) |
| CMYK | cmyk(8.7%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(81.07, -8.90, 5.38) |
| CIE-LCH | lch(81.07, 10.40, 148.84°) |
| OKLab | oklab(83.35% -0.0247 0.0141) |
| OKLCH | oklch(83.35% 0.028 150.3) |
| XYZ | xyz(52.2124, 58.5950, 57.8393) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.26
Silver (survey)
#C5C9C7
ΔE00 8.53
Honeydew
#F0FFF0
ΔE00 11.06
Silver
#C0C0C0
ΔE00 11.12
Light Gray
#D3D3D3
ΔE00 11.12
Greenish Grey
#96AE8D
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEBF #CEBCCB
analogous
#C2CEBC #BCCEBF #BCCEC8
triadic
#BCCEBF #BFBCCE #CEBFBC
tetradic
#BCCEBF #BCC2CE #CEBCCB #CEC8BC
square
#BCCEBF #BCC2CE #CEBCCB #CEC8BC
split-complementary
#BCCEBF #C8BCCE #CEBCC2
monochromatic
#759A7B #99B49D #BCCEBF #DFE8E1 #EDF2EE
Accessibility & contrast
On white
1.65
#BCCEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#BCCEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEBF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEBF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBE
Deuteranopia (green-blind)
#CBC8C0
Tritanopia (blue-blind)
#BACDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccebf; /* rgb */ color: rgb(188, 206, 191); /* oklch */ color: oklch(83.4% 0.028 150.3);
Tailwind
colors: {
custom: {
50: '#d0ddd2',
500: '#bccebf',
950: '#000000',
},
}SCSS
$custom: #bccebf; $custom-light: #d0ddd2; $custom-dark: #000000;
JSON
{
"hex": "#bccebf",
"rgb": {
"r": 188,
"g": 206,
"b": 191
},
"hsl": {
"h": 130,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.83352,
"c": 0.02839,
"h": 150.3
},
"luminance": 0.58596
}Semantic roles & 50–950 ramp
primary
#BCCEBF
secondary
#A28C9F
accent
#4C8D9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483