#B3CEBF#B3CEBF
#B3CEBF is a very light, muted green. Relative luminance 0.575; OKLCH L 82.7% C 0.036 H 161.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CEBF |
|---|---|
| RGB | rgb(179, 206, 191) |
| HSL | hsl(147, 22%, 75%) |
| HSV | hsv(147, 13%, 81%) |
| CMYK | cmyk(13.1%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(80.45, -11.95, 4.42) |
| CIE-LCH | lch(80.45, 12.74, 159.71°) |
| OKLab | oklab(82.71% -0.0338 0.0115) |
| OKLCH | oklch(82.71% 0.036 161.2) |
| XYZ | xyz(50.0635, 57.4869, 57.7386) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.13
Powder Blue
#B0E0E6
ΔE00 10.44
Light Grey
#D8DCD6
ΔE00 10.62
Silver (survey)
#C5C9C7
ΔE00 10.68
Greenish Grey
#96AE8D
ΔE00 10.87
Paleturquoise
#AFEEEE
ΔE00 11.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CEBF #CEB3C2
analogous
#B4CEB3 #B3CEBF #B3CECC
triadic
#B3CEBF #BFB3CE #CEBFB3
tetradic
#B3CEBF #B3B4CE #CEB3C2 #CECCB3
square
#B3CEBF #B3B4CE #CEB3C2 #CECCB3
split-complementary
#B3CEBF #CCB3CE #CEB3B4
monochromatic
#699E80 #8EB6A0 #B3CEBF #D8E6DE #ECF3EF
Accessibility & contrast
On white
1.68
#B3CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B3CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CEBF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CEBF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#AECEC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b3cebf; /* rgb */ color: rgb(179, 206, 191); /* oklch */ color: oklch(82.7% 0.036 161.2);
Tailwind
colors: {
custom: {
50: '#caddd2',
500: '#b3cebf',
950: '#000000',
},
}SCSS
$custom: #b3cebf; $custom-light: #caddd2; $custom-dark: #000000;
JSON
{
"hex": "#b3cebf",
"rgb": {
"r": 179,
"g": 206,
"b": 191
},
"hsl": {
"h": 146.667,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.82708,
"c": 0.0357,
"h": 161.2
},
"luminance": 0.57488
}Semantic roles & 50–950 ramp
primary
#B3CEBF
secondary
#A38294
accent
#4578A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483