#B2CEBC#B2CEBC
#B2CEBC is a very light, muted green. Relative luminance 0.572; OKLCH L 82.6% C 0.039 H 157.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEBC |
|---|---|
| RGB | rgb(178, 206, 188) |
| HSL | hsl(141, 22%, 75%) |
| HSV | hsv(141, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(80.31, -12.85, 5.81) |
| CIE-LCH | lch(80.31, 14.10, 155.67°) |
| OKLab | oklab(82.56% -0.036 0.0151) |
| OKLCH | oklch(82.56% 0.039 157.3) |
| XYZ | xyz(49.5064, 57.2375, 56.0069) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.57
Greenish Grey
#96AE8D
ΔE00 10.21
Darkseagreen
#8FBC8F
ΔE00 10.57
Light Teal
#90E4C1
ΔE00 11.12
Seafoam Blue
#78D1B6
ΔE00 11.14
Sage Green
#9CAF88
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEBC #CEB2C4
analogous
#B6CEB2 #B2CEBC #B2CECA
triadic
#B2CEBC #BCB2CE #CEBCB2
tetradic
#B2CEBC #B2B6CE #CEB2C4 #CECAB2
square
#B2CEBC #B2B6CE #CEB2C4 #CECAB2
split-complementary
#B2CEBC #CAB2CE #CEB2B6
monochromatic
#679E7B #8DB69B #B2CEBC #D7E6DD #ECF3EF
Accessibility & contrast
On white
1.69
#B2CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B2CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEBC
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEBC | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BB
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#AECDC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cebc; /* rgb */ color: rgb(178, 206, 188); /* oklch */ color: oklch(82.6% 0.039 157.3);
Tailwind
colors: {
custom: {
50: '#c9ddd0',
500: '#b2cebc',
950: '#000000',
},
}SCSS
$custom: #b2cebc; $custom-light: #c9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#b2cebc",
"rgb": {
"r": 178,
"g": 206,
"b": 188
},
"hsl": {
"h": 141.429,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82556,
"c": 0.03908,
"h": 157.3
},
"luminance": 0.57238
}Semantic roles & 50–950 ramp
primary
#B2CEBC
secondary
#A38197
accent
#4580A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483