#B3CEBB#B3CEBB
#B3CEBB is a very light, muted green. Relative luminance 0.573; OKLCH L 82.6% C 0.039 H 154.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CEBB |
|---|---|
| RGB | rgb(179, 206, 187) |
| HSL | hsl(138, 22%, 75%) |
| HSV | hsv(138, 13%, 81%) |
| CMYK | cmyk(13.1%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.36, -12.70, 6.41) |
| CIE-LCH | lch(80.36, 14.23, 153.20°) |
| OKLab | oklab(82.6% -0.0354 0.0167) |
| OKLCH | oklch(82.6% 0.039 154.8) |
| XYZ | xyz(49.6293, 57.3133, 55.4519) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.78
Greenish Grey
#96AE8D
ΔE00 10.02
Darkseagreen
#8FBC8F
ΔE00 10.40
Sage Green
#9CAF88
ΔE00 10.88
Light Teal
#90E4C1
ΔE00 11.22
Light Grey
#D8DCD6
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CEBB #CEB3C6
analogous
#B8CEB3 #B3CEBB #B3CEC8
triadic
#B3CEBB #BBB3CE #CEBBB3
tetradic
#B3CEBB #B3B8CE #CEB3C6 #CEC8B3
square
#B3CEBB #B3B8CE #CEB3C6 #CEC8B3
split-complementary
#B3CEBB #C8B3CE #CEB3B8
monochromatic
#699E78 #8EB69A #B3CEBB #D8E6DC #ECF3EE
Accessibility & contrast
On white
1.69
#B3CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B3CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CEBB
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CEBB | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9BA
Deuteranopia (green-blind)
#C9C6BC
Tritanopia (blue-blind)
#AFCDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b3cebb; /* rgb */ color: rgb(179, 206, 187); /* oklch */ color: oklch(82.6% 0.039 154.8);
Tailwind
colors: {
custom: {
50: '#caddcf',
500: '#b3cebb',
950: '#000000',
},
}SCSS
$custom: #b3cebb; $custom-light: #caddcf; $custom-dark: #000000;
JSON
{
"hex": "#b3cebb",
"rgb": {
"r": 179,
"g": 206,
"b": 187
},
"hsl": {
"h": 137.778,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.82599,
"c": 0.03917,
"h": 154.8
},
"luminance": 0.57314
}Semantic roles & 50–950 ramp
primary
#B3CEBB
secondary
#A38299
accent
#4585A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483