#B3CCBF#B3CCBF
#B3CCBF is a very light, muted green. Relative luminance 0.565; OKLCH L 82.3% C 0.032 H 163.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CCBF |
|---|---|
| RGB | rgb(179, 204, 191) |
| HSL | hsl(149, 20%, 75%) |
| HSV | hsv(149, 12%, 80%) |
| CMYK | cmyk(12.3%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.91, -10.92, 3.64) |
| CIE-LCH | lch(79.91, 11.51, 161.57°) |
| OKLab | oklab(82.28% -0.031 0.0095) |
| OKLCH | oklch(82.28% 0.032 163.1) |
| XYZ | xyz(49.5851, 56.5301, 57.5791) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.81
Light Grey
#D8DCD6
ΔE00 10.05
Powder Blue
#B0E0E6
ΔE00 10.19
Pale Teal
#82CBB2
ΔE00 10.79
Greenish Grey
#96AE8D
ΔE00 11.01
Paleturquoise
#AFEEEE
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CCBF #CCB3C0
analogous
#B3CCB3 #B3CCBF #B3CCCB
triadic
#B3CCBF #BFB3CC #CCBFB3
tetradic
#B3CCBF #B3B3CC #CCB3C0 #CCCBB3
square
#B3CCBF #B3B3CC #CCB3C0 #CCCBB3
split-complementary
#B3CCBF #CBB3CC #CCB3B3
monochromatic
#6A9B81 #8EB3A0 #B3CCBF #D8E5DE #EDF3F0
Accessibility & contrast
On white
1.71
#B3CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#B3CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CCBF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CCBF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C6C5C0
Tritanopia (blue-blind)
#AFCCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b3ccbf; /* rgb */ color: rgb(179, 204, 191); /* oklch */ color: oklch(82.3% 0.032 163.1);
Tailwind
colors: {
custom: {
50: '#c9dbd2',
500: '#b3ccbf',
950: '#000000',
},
}SCSS
$custom: #b3ccbf; $custom-light: #c9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#b3ccbf",
"rgb": {
"r": 179,
"g": 204,
"b": 191
},
"hsl": {
"h": 148.8,
"s": 19.685,
"l": 75.098
},
"oklch": {
"l": 0.82281,
"c": 0.03244,
"h": 163.1
},
"luminance": 0.56531
}Semantic roles & 50–950 ramp
primary
#B3CCBF
secondary
#A18392
accent
#47749E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483