#B2CFBB#B2CFBB
#B2CFBB is a very light, muted green. Relative luminance 0.577; OKLCH L 82.7% C 0.042 H 155.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFBB |
|---|---|
| RGB | rgb(178, 207, 187) |
| HSL | hsl(139, 23%, 75%) |
| HSV | hsv(139, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(80.56, -13.55, 6.70) |
| CIE-LCH | lch(80.56, 15.11, 153.69°) |
| OKLab | oklab(82.74% -0.0378 0.0174) |
| OKLCH | oklch(82.74% 0.042 155.3) |
| XYZ | xyz(49.6405, 57.6775, 55.5216) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.27
Greenish Grey
#96AE8D
ΔE00 10.05
Darkseagreen
#8FBC8F
ΔE00 10.08
Light Teal
#90E4C1
ΔE00 10.62
Seafoam Blue
#78D1B6
ΔE00 10.83
Sage Green
#9CAF88
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFBB #CFB2C6
analogous
#B7CFB2 #B2CFBB #B2CFC9
triadic
#B2CFBB #BBB2CF #CFBBB2
tetradic
#B2CFBB #B2B7CF #CFB2C6 #CFC9B2
square
#B2CFBB #B2B7CF #CFB2C6 #CFC9B2
split-complementary
#B2CFBB #C9B2CF #CFB2B7
monochromatic
#67A078 #8CB79A #B2CFBB #D8E7DC #ECF3EE
Accessibility & contrast
On white
1.68
#B2CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#B2CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFBB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFBB | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#AECEC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cfbb; /* rgb */ color: rgb(178, 207, 187); /* oklch */ color: oklch(82.7% 0.042 155.3);
Tailwind
colors: {
custom: {
50: '#c9ddcf',
500: '#b2cfbb',
950: '#000000',
},
}SCSS
$custom: #b2cfbb; $custom-light: #c9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#b2cfbb",
"rgb": {
"r": 178,
"g": 207,
"b": 187
},
"hsl": {
"h": 138.621,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.82743,
"c": 0.04165,
"h": 155.3
},
"luminance": 0.57678
}Semantic roles & 50–950 ramp
primary
#B2CFBB
secondary
#A48199
accent
#4485A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483