#B2CCBA#B2CCBA
#B2CCBA is a very light, muted green. Relative luminance 0.562; OKLCH L 82.1% C 0.038 H 155.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCBA |
|---|---|
| RGB | rgb(178, 204, 186) |
| HSL | hsl(138, 20%, 75%) |
| HSV | hsv(138, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(79.72, -12.20, 6.03) |
| CIE-LCH | lch(79.72, 13.61, 153.68°) |
| OKLab | oklab(82.07% -0.0341 0.0157) |
| OKLCH | oklch(82.07% 0.038 155.3) |
| XYZ | xyz(48.8139, 56.1950, 54.7198) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.80
Pale Teal
#82CBB2
ΔE00 9.98
Darkseagreen
#8FBC8F
ΔE00 10.51
Sage Green
#9CAF88
ΔE00 10.71
Light Grey
#D8DCD6
ΔE00 11.08
Silver (survey)
#C5C9C7
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCBA #CCB2C4
analogous
#B7CCB2 #B2CCBA #B2CCC7
triadic
#B2CCBA #BAB2CC #CCBAB2
tetradic
#B2CCBA #B2B7CC #CCB2C4 #CCC7B2
square
#B2CCBA #B2B7CC #CCB2C4 #CCC7B2
split-complementary
#B2CCBA #C7B2CC #CCB2B7
monochromatic
#689B78 #8DB499 #B2CCBA #D7E4DB #EDF3EF
Accessibility & contrast
On white
1.72
#B2CCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#B2CCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCBA
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCBA | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8B9
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#AECBC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2ccba; /* rgb */ color: rgb(178, 204, 186); /* oklch */ color: oklch(82.1% 0.038 155.3);
Tailwind
colors: {
custom: {
50: '#c9dbce',
500: '#b2ccba',
950: '#000000',
},
}SCSS
$custom: #b2ccba; $custom-light: #c9dbce; $custom-dark: #000000;
JSON
{
"hex": "#b2ccba",
"rgb": {
"r": 178,
"g": 204,
"b": 186
},
"hsl": {
"h": 138.462,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82073,
"c": 0.03753,
"h": 155.3
},
"luminance": 0.56196
}Semantic roles & 50–950 ramp
primary
#B2CCBA
secondary
#A18197
accent
#47849F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131513
muted
#828483