#B2CCB4#B2CCB4
#B2CCB4 is a light, muted green. Relative luminance 0.559; OKLCH L 81.9% C 0.043 H 147.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCB4 |
|---|---|
| RGB | rgb(178, 204, 180) |
| HSL | hsl(125, 20%, 75%) |
| HSV | hsv(125, 13%, 80%) |
| CMYK | cmyk(12.7%, 0%, 11.8%, 20%) |
| CIE-LAB | lab(79.58, -13.30, 9.04) |
| CIE-LCH | lch(79.58, 16.08, 145.80°) |
| OKLab | oklab(81.91% -0.0366 0.0235) |
| OKLCH | oklch(81.91% 0.043 147.3) |
| XYZ | xyz(48.1894, 55.9452, 51.4308) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.77
Darkseagreen
#8FBC8F
ΔE00 8.98
Sage Green
#9CAF88
ΔE00 9.40
Pale Teal
#82CBB2
ΔE00 9.82
Light Grey Green
#B7E1A1
ΔE00 10.85
Light Teal
#90E4C1
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCB4 #CCB2CA
analogous
#BDCCB2 #B2CCB4 #B2CCC1
triadic
#B2CCB4 #B4B2CC #CCB4B2
tetradic
#B2CCB4 #B2BDCC #CCB2CA #CCC1B2
square
#B2CCB4 #B2BDCC #CCB2CA #CCC1B2
split-complementary
#B2CCB4 #C1B2CC #CCB2BD
monochromatic
#689B6C #8DB490 #B2CCB4 #D7E4D8 #EDF3ED
Accessibility & contrast
On white
1.72
#B2CCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#B2CCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCB4
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCB4 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B3
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#AFCBC5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #b2ccb4; /* rgb */ color: rgb(178, 204, 180); /* oklch */ color: oklch(81.9% 0.043 147.3);
Tailwind
colors: {
custom: {
50: '#c9dbca',
500: '#b2ccb4',
950: '#000000',
},
}SCSS
$custom: #b2ccb4; $custom-light: #c9dbca; $custom-dark: #000000;
JSON
{
"hex": "#b2ccb4",
"rgb": {
"r": 178,
"g": 204,
"b": 180
},
"hsl": {
"h": 124.615,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.81913,
"c": 0.04346,
"h": 147.3
},
"luminance": 0.55946
}Semantic roles & 50–950 ramp
primary
#B2CCB4
secondary
#A1819E
accent
#47989F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131513
muted
#828482