#B2CEB2#B2CEB2
#B2CEB2 is a very light, muted green. Relative luminance 0.568; OKLCH L 82.3% C 0.049 H 145.1°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEB2 |
|---|---|
| RGB | rgb(178, 206, 178) |
| HSL | hsl(120, 22%, 75%) |
| HSV | hsv(120, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(80.08, -14.68, 10.81) |
| CIE-LCH | lch(80.08, 18.23, 143.62°) |
| OKLab | oklab(82.29% -0.0402 0.028) |
| OKLCH | oklch(82.29% 0.049 145.1) |
| XYZ | xyz(48.4655, 56.8211, 50.5250) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 8.22
Greenish Grey
#96AE8D
ΔE00 8.78
Sage Green
#9CAF88
ΔE00 9.24
Pale Teal
#82CBB2
ΔE00 9.55
Light Grey Green
#B7E1A1
ΔE00 9.55
Mint
#AAF0C1
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEB2 #CEB2CE
analogous
#C0CEB2 #B2CEB2 #B2CEC0
triadic
#B2CEB2 #B2B2CE #CEB2B2
tetradic
#B2CEB2 #B2C0CE #CEB2CE #CEC0B2
square
#B2CEB2 #B2C0CE #CEB2CE #CEC0B2
split-complementary
#B2CEB2 #C0B2CE #CEB2C0
monochromatic
#679E67 #8DB68D #B2CEB2 #D7E6D7 #ECF3EC
Accessibility & contrast
On white
1.70
#B2CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B2CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEB2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEB2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#B0CCC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2ceb2; /* rgb */ color: rgb(178, 206, 178); /* oklch */ color: oklch(82.3% 0.049 145.1);
Tailwind
colors: {
custom: {
50: '#c9ddc9',
500: '#b2ceb2',
950: '#000000',
},
}SCSS
$custom: #b2ceb2; $custom-light: #c9ddc9; $custom-dark: #000000;
JSON
{
"hex": "#b2ceb2",
"rgb": {
"r": 178,
"g": 206,
"b": 178
},
"hsl": {
"h": 120,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82292,
"c": 0.04899,
"h": 145.1
},
"luminance": 0.56822
}Semantic roles & 50–950 ramp
primary
#B2CEB2
secondary
#A381A3
accent
#45A1A1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482