#B2CFBF#B2CFBF
#B2CFBF is a very light, muted green. Relative luminance 0.579; OKLCH L 82.9% C 0.038 H 161.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFBF |
|---|---|
| RGB | rgb(178, 207, 191) |
| HSL | hsl(147, 23%, 75%) |
| HSV | hsv(147, 14%, 81%) |
| CMYK | cmyk(14%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(80.66, -12.79, 4.70) |
| CIE-LCH | lch(80.66, 13.63, 159.82°) |
| OKLab | oklab(82.85% -0.0362 0.0122) |
| OKLCH | oklch(82.85% 0.038 161.4) |
| XYZ | xyz(50.0747, 57.8512, 57.8083) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.57
Powder Blue
#B0E0E6
ΔE00 10.50
Greenish Grey
#96AE8D
ΔE00 10.84
Seafoam Blue
#78D1B6
ΔE00 11.09
Light Teal
#90E4C1
ΔE00 11.14
Light Grey
#D8DCD6
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFBF #CFB2C2
analogous
#B3CFB2 #B2CFBF #B2CFCD
triadic
#B2CFBF #BFB2CF #CFBFB2
tetradic
#B2CFBF #B2B3CF #CFB2C2 #CFCDB2
square
#B2CFBF #B2B3CF #CFB2C2 #CFCDB2
split-complementary
#B2CFBF #CDB2CF #CFB2B3
monochromatic
#67A080 #8CB7A0 #B2CFBF #D8E7DE #ECF3EF
Accessibility & contrast
On white
1.67
#B2CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B2CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFBF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFBF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#ADCFCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cfbf; /* rgb */ color: rgb(178, 207, 191); /* oklch */ color: oklch(82.9% 0.038 161.4);
Tailwind
colors: {
custom: {
50: '#c9ddd2',
500: '#b2cfbf',
950: '#000000',
},
}SCSS
$custom: #b2cfbf; $custom-light: #c9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#b2cfbf",
"rgb": {
"r": 178,
"g": 207,
"b": 191
},
"hsl": {
"h": 146.897,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.82852,
"c": 0.03818,
"h": 161.4
},
"luminance": 0.57852
}Semantic roles & 50–950 ramp
primary
#B2CFBF
secondary
#A48194
accent
#4478A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483