#B2CFBD#B2CFBD
#B2CFBD is a very light, muted green. Relative luminance 0.578; OKLCH L 82.8% C 0.040 H 158.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFBD |
|---|---|
| RGB | rgb(178, 207, 189) |
| HSL | hsl(143, 23%, 75%) |
| HSV | hsv(143, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(80.61, -13.17, 5.70) |
| CIE-LCH | lch(80.61, 14.35, 156.60°) |
| OKLab | oklab(82.8% -0.037 0.0148) |
| OKLCH | oklch(82.8% 0.04 158.2) |
| XYZ | xyz(49.8561, 57.7637, 56.6571) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.39
Greenish Grey
#96AE8D
ΔE00 10.42
Darkseagreen
#8FBC8F
ΔE00 10.62
Light Teal
#90E4C1
ΔE00 10.85
Seafoam Blue
#78D1B6
ΔE00 10.93
Powder Blue
#B0E0E6
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFBD #CFB2C4
analogous
#B5CFB2 #B2CFBD #B2CFCB
triadic
#B2CFBD #BDB2CF #CFBDB2
tetradic
#B2CFBD #B2B5CF #CFB2C4 #CFCBB2
square
#B2CFBD #B2B5CF #CFB2C4 #CFCBB2
split-complementary
#B2CFBD #CBB2CF #CFB2B5
monochromatic
#67A07C #8CB79D #B2CFBD #D8E7DD #ECF3EF
Accessibility & contrast
On white
1.67
#B2CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#B2CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFBD
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFBD | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#C9C7BE
Tritanopia (blue-blind)
#ADCFCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cfbd; /* rgb */ color: rgb(178, 207, 189); /* oklch */ color: oklch(82.8% 0.040 158.2);
Tailwind
colors: {
custom: {
50: '#c9ddd0',
500: '#b2cfbd',
950: '#000000',
},
}SCSS
$custom: #b2cfbd; $custom-light: #c9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#b2cfbd",
"rgb": {
"r": 178,
"g": 207,
"b": 189
},
"hsl": {
"h": 142.759,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.82798,
"c": 0.03986,
"h": 158.2
},
"luminance": 0.57765
}Semantic roles & 50–950 ramp
primary
#B2CFBD
secondary
#A48197
accent
#447EA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483