#B2CEBB#B2CEBB
#B2CEBB is a very light, muted green. Relative luminance 0.572; OKLCH L 82.5% C 0.040 H 155.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEBB |
|---|---|
| RGB | rgb(178, 206, 187) |
| HSL | hsl(139, 22%, 75%) |
| HSV | hsv(139, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.29, -13.03, 6.31) |
| CIE-LCH | lch(80.29, 14.48, 154.17°) |
| OKLab | oklab(82.53% -0.0365 0.0164) |
| OKLCH | oklch(82.53% 0.04 155.8) |
| XYZ | xyz(49.3990, 57.1945, 55.4411) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.51
Greenish Grey
#96AE8D
ΔE00 10.01
Darkseagreen
#8FBC8F
ΔE00 10.30
Sage Green
#9CAF88
ΔE00 10.92
Light Teal
#90E4C1
ΔE00 11.00
Seafoam Blue
#78D1B6
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEBB #CEB2C5
analogous
#B7CEB2 #B2CEBB #B2CEC9
triadic
#B2CEBB #BBB2CE #CEBBB2
tetradic
#B2CEBB #B2B7CE #CEB2C5 #CEC9B2
square
#B2CEBB #B2B7CE #CEB2C5 #CEC9B2
split-complementary
#B2CEBB #C9B2CE #CEB2B7
monochromatic
#679E79 #8DB69A #B2CEBB #D7E6DC #ECF3EE
Accessibility & contrast
On white
1.69
#B2CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B2CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEBB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEBB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#AECDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cebb; /* rgb */ color: rgb(178, 206, 187); /* oklch */ color: oklch(82.5% 0.040 155.8);
Tailwind
colors: {
custom: {
50: '#c9ddcf',
500: '#b2cebb',
950: '#000000',
},
}SCSS
$custom: #b2cebb; $custom-light: #c9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#b2cebb",
"rgb": {
"r": 178,
"g": 206,
"b": 187
},
"hsl": {
"h": 139.286,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82529,
"c": 0.03997,
"h": 155.8
},
"luminance": 0.57195
}Semantic roles & 50–950 ramp
primary
#B2CEBB
secondary
#A38198
accent
#4583A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483