#B2CDBD#B2CDBD
#B2CDBD is a very light, muted green. Relative luminance 0.568; OKLCH L 82.4% C 0.037 H 159.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDBD |
|---|---|
| RGB | rgb(178, 205, 189) |
| HSL | hsl(144, 21%, 75%) |
| HSV | hsv(144, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(80.07, -12.15, 4.92) |
| CIE-LCH | lch(80.07, 13.11, 157.95°) |
| OKLab | oklab(82.37% -0.0342 0.0128) |
| OKLCH | oklch(82.37% 0.037 159.5) |
| XYZ | xyz(49.3746, 56.8008, 56.4966) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.95
Greenish Grey
#96AE8D
ΔE00 10.43
Powder Blue
#B0E0E6
ΔE00 10.88
Light Grey
#D8DCD6
ΔE00 10.89
Silver (survey)
#C5C9C7
ΔE00 10.90
Darkseagreen
#8FBC8F
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDBD #CDB2C2
analogous
#B5CDB2 #B2CDBD #B2CDCA
triadic
#B2CDBD #BDB2CD #CDBDB2
tetradic
#B2CDBD #B2B5CD #CDB2C2 #CDCAB2
square
#B2CDBD #B2B5CD #CDB2C2 #CDCAB2
split-complementary
#B2CDBD #CAB2CD #CDB2B5
monochromatic
#689D7D #8DB59D #B2CDBD #D7E5DD #ECF3EF
Accessibility & contrast
On white
1.70
#B2CDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B2CDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDBD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDBD | 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)
#CCC9BC
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#AECDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cdbd; /* rgb */ color: rgb(178, 205, 189); /* oklch */ color: oklch(82.4% 0.037 159.5);
Tailwind
colors: {
custom: {
50: '#c9dcd0',
500: '#b2cdbd',
950: '#000000',
},
}SCSS
$custom: #b2cdbd; $custom-light: #c9dcd0; $custom-dark: #000000;
JSON
{
"hex": "#b2cdbd",
"rgb": {
"r": 178,
"g": 205,
"b": 189
},
"hsl": {
"h": 144.444,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82369,
"c": 0.03655,
"h": 159.5
},
"luminance": 0.56802
}Semantic roles & 50–950 ramp
primary
#B2CDBD
secondary
#A28195
accent
#467BA0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483