#B2CEBA#B2CEBA
#B2CEBA is a very light, muted green. Relative luminance 0.572; OKLCH L 82.5% C 0.041 H 154.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEBA |
|---|---|
| RGB | rgb(178, 206, 186) |
| HSL | hsl(137, 22%, 75%) |
| HSV | hsv(137, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(80.26, -13.22, 6.81) |
| CIE-LCH | lch(80.26, 14.87, 152.75°) |
| OKLab | oklab(82.5% -0.0369 0.0177) |
| OKLCH | oklch(82.5% 0.041 154.3) |
| XYZ | xyz(49.2923, 57.1518, 54.8793) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.46
Greenish Grey
#96AE8D
ΔE00 9.83
Darkseagreen
#8FBC8F
ΔE00 10.03
Sage Green
#9CAF88
ΔE00 10.69
Light Teal
#90E4C1
ΔE00 10.89
Seafoam Blue
#78D1B6
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEBA #CEB2C6
analogous
#B8CEB2 #B2CEBA #B2CEC8
triadic
#B2CEBA #BAB2CE #CEBAB2
tetradic
#B2CEBA #B2B8CE #CEB2C6 #CEC8B2
square
#B2CEBA #B2B8CE #CEB2C6 #CEC8B2
split-complementary
#B2CEBA #C8B2CE #CEB2B8
monochromatic
#679E77 #8DB698 #B2CEBA #D7E6DC #ECF3EE
Accessibility & contrast
On white
1.69
#B2CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B2CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEBA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEBA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#AECDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2ceba; /* rgb */ color: rgb(178, 206, 186); /* oklch */ color: oklch(82.5% 0.041 154.3);
Tailwind
colors: {
custom: {
50: '#c9ddce',
500: '#b2ceba',
950: '#000000',
},
}SCSS
$custom: #b2ceba; $custom-light: #c9ddce; $custom-dark: #000000;
JSON
{
"hex": "#b2ceba",
"rgb": {
"r": 178,
"g": 206,
"b": 186
},
"hsl": {
"h": 137.143,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82502,
"c": 0.04089,
"h": 154.3
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#B2CEBA
secondary
#A38199
accent
#4586A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483