#B2CDBB#B2CDBB
#B2CDBB is a very light, muted green. Relative luminance 0.567; OKLCH L 82.3% C 0.038 H 156.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDBB |
|---|---|
| RGB | rgb(178, 205, 187) |
| HSL | hsl(140, 21%, 75%) |
| HSV | hsv(140, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(80.02, -12.52, 5.92) |
| CIE-LCH | lch(80.02, 13.85, 154.69°) |
| OKLab | oklab(82.31% -0.0351 0.0154) |
| OKLCH | oklch(82.31% 0.038 156.3) |
| XYZ | xyz(49.1590, 56.7146, 55.3611) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.77
Greenish Grey
#96AE8D
ΔE00 10.00
Darkseagreen
#8FBC8F
ΔE00 10.54
Sage Green
#9CAF88
ΔE00 10.93
Light Grey
#D8DCD6
ΔE00 11.20
Silver (survey)
#C5C9C7
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDBB #CDB2C4
analogous
#B6CDB2 #B2CDBB #B2CDC8
triadic
#B2CDBB #BBB2CD #CDBBB2
tetradic
#B2CDBB #B2B6CD #CDB2C4 #CDC8B2
square
#B2CDBB #B2B6CD #CDB2C4 #CDC8B2
split-complementary
#B2CDBB #C8B2CD #CDB2B6
monochromatic
#689D79 #8DB59A #B2CDBB #D7E5DC #ECF3EF
Accessibility & contrast
On white
1.70
#B2CDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#B2CDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDBB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDBB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8BA
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#AECCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cdbb; /* rgb */ color: rgb(178, 205, 187); /* oklch */ color: oklch(82.3% 0.038 156.3);
Tailwind
colors: {
custom: {
50: '#c9dccf',
500: '#b2cdbb',
950: '#000000',
},
}SCSS
$custom: #b2cdbb; $custom-light: #c9dccf; $custom-dark: #000000;
JSON
{
"hex": "#b2cdbb",
"rgb": {
"r": 178,
"g": 205,
"b": 187
},
"hsl": {
"h": 140,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82314,
"c": 0.03829,
"h": 156.3
},
"luminance": 0.56715
}Semantic roles & 50–950 ramp
primary
#B2CDBB
secondary
#A28197
accent
#4682A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483