#B3CFBF#B3CFBF
#B3CFBF is a very light, muted green. Relative luminance 0.580; OKLCH L 82.9% C 0.037 H 160.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CFBF |
|---|---|
| RGB | rgb(179, 207, 191) |
| HSL | hsl(146, 23%, 76%) |
| HSV | hsv(146, 14%, 81%) |
| CMYK | cmyk(13.5%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(80.72, -12.46, 4.80) |
| CIE-LCH | lch(80.72, 13.35, 158.91°) |
| OKLab | oklab(82.92% -0.0352 0.0125) |
| OKLCH | oklch(82.92% 0.037 160.5) |
| XYZ | xyz(50.3050, 57.9699, 57.8191) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.83
Powder Blue
#B0E0E6
ΔE00 10.60
Greenish Grey
#96AE8D
ΔE00 10.84
Light Grey
#D8DCD6
ΔE00 10.91
Silver (survey)
#C5C9C7
ΔE00 11.10
Darkseagreen
#8FBC8F
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CFBF #CFB3C3
analogous
#B5CFB3 #B3CFBF #B3CFCD
triadic
#B3CFBF #BFB3CF #CFBFB3
tetradic
#B3CFBF #B3B5CF #CFB3C3 #CFCDB3
square
#B3CFBF #B3B5CF #CFB3C3 #CFCDB3
split-complementary
#B3CFBF #CDB3CF #CFB3B5
monochromatic
#68A080 #8DB79F #B3CFBF #D9E7DF #ECF3EF
Accessibility & contrast
On white
1.67
#B3CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#B3CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CFBF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CFBF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBBE
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#AECFCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b3cfbf; /* rgb */ color: rgb(179, 207, 191); /* oklch */ color: oklch(82.9% 0.037 160.5);
Tailwind
colors: {
custom: {
50: '#caddd2',
500: '#b3cfbf',
950: '#000000',
},
}SCSS
$custom: #b3cfbf; $custom-light: #caddd2; $custom-dark: #000000;
JSON
{
"hex": "#b3cfbf",
"rgb": {
"r": 179,
"g": 207,
"b": 191
},
"hsl": {
"h": 145.714,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.82922,
"c": 0.03733,
"h": 160.5
},
"luminance": 0.57971
}Semantic roles & 50–950 ramp
primary
#B3CFBF
secondary
#A48296
accent
#4479A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483