#B2CEBF#B2CEBF
#B2CEBF is a very light, muted green. Relative luminance 0.574; OKLCH L 82.6% C 0.037 H 162.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEBF |
|---|---|
| RGB | rgb(178, 206, 191) |
| HSL | hsl(148, 22%, 75%) |
| HSV | hsv(148, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(80.39, -12.28, 4.31) |
| CIE-LCH | lch(80.39, 13.01, 160.66°) |
| OKLab | oklab(82.64% -0.0348 0.0112) |
| OKLCH | oklch(82.64% 0.037 162.2) |
| XYZ | xyz(49.8332, 57.3682, 57.7278) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.86
Powder Blue
#B0E0E6
ΔE00 10.34
Greenish Grey
#96AE8D
ΔE00 10.86
Light Grey
#D8DCD6
ΔE00 10.87
Silver (survey)
#C5C9C7
ΔE00 10.91
Paleturquoise
#AFEEEE
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEBF #CEB2C1
analogous
#B3CEB2 #B2CEBF #B2CECD
triadic
#B2CEBF #BFB2CE #CEBFB2
tetradic
#B2CEBF #B2B3CE #CEB2C1 #CECDB2
square
#B2CEBF #B2B3CE #CEB2C1 #CECDB2
split-complementary
#B2CEBF #CDB2CE #CEB2B3
monochromatic
#679E81 #8DB6A0 #B2CEBF #D7E6DE #ECF3EF
Accessibility & contrast
On white
1.68
#B2CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#B2CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEBF
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEBF | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#ADCEC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cebf; /* rgb */ color: rgb(178, 206, 191); /* oklch */ color: oklch(82.6% 0.037 162.2);
Tailwind
colors: {
custom: {
50: '#c9ddd2',
500: '#b2cebf',
950: '#000000',
},
}SCSS
$custom: #b2cebf; $custom-light: #c9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#b2cebf",
"rgb": {
"r": 178,
"g": 206,
"b": 191
},
"hsl": {
"h": 147.857,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82638,
"c": 0.03656,
"h": 162.2
},
"luminance": 0.57369
}Semantic roles & 50–950 ramp
primary
#B2CEBF
secondary
#A38193
accent
#4576A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483