#B3CFBB#B3CFBB
#B3CFBB is a very light, muted green. Relative luminance 0.578; OKLCH L 82.8% C 0.041 H 154.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CFBB |
|---|---|
| RGB | rgb(179, 207, 187) |
| HSL | hsl(137, 23%, 76%) |
| HSV | hsv(137, 14%, 81%) |
| CMYK | cmyk(13.5%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(80.63, -13.21, 6.80) |
| CIE-LCH | lch(80.63, 14.86, 152.75°) |
| OKLab | oklab(82.81% -0.0368 0.0177) |
| OKLCH | oklch(82.81% 0.041 154.3) |
| XYZ | xyz(49.8708, 57.7963, 55.5324) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.54
Greenish Grey
#96AE8D
ΔE00 10.05
Darkseagreen
#8FBC8F
ΔE00 10.18
Light Teal
#90E4C1
ΔE00 10.84
Sage Green
#9CAF88
ΔE00 10.89
Seafoam Blue
#78D1B6
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CFBB #CFB3C7
analogous
#B9CFB3 #B3CFBB #B3CFC9
triadic
#B3CFBB #BBB3CF #CFBBB3
tetradic
#B3CFBB #B3B9CF #CFB3C7 #CFC9B3
square
#B3CFBB #B3B9CF #CFB3C7 #CFC9B3
split-complementary
#B3CFBB #C9B3CF #CFB3B9
monochromatic
#68A078 #8DB799 #B3CFBB #D9E7DD #ECF3EE
Accessibility & contrast
On white
1.67
#B3CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B3CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CFBB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CFBB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#AFCEC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b3cfbb; /* rgb */ color: rgb(179, 207, 187); /* oklch */ color: oklch(82.8% 0.041 154.3);
Tailwind
colors: {
custom: {
50: '#caddcf',
500: '#b3cfbb',
950: '#000000',
},
}SCSS
$custom: #b3cfbb; $custom-light: #caddcf; $custom-dark: #000000;
JSON
{
"hex": "#b3cfbb",
"rgb": {
"r": 179,
"g": 207,
"b": 187
},
"hsl": {
"h": 137.143,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.82813,
"c": 0.04086,
"h": 154.3
},
"luminance": 0.57797
}Semantic roles & 50–950 ramp
primary
#B3CFBB
secondary
#A4829A
accent
#4487A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483