#B3CEBD#B3CEBD
#B3CEBD is a very light, muted green. Relative luminance 0.574; OKLCH L 82.7% C 0.037 H 157.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CEBD |
|---|---|
| RGB | rgb(179, 206, 189) |
| HSL | hsl(142, 22%, 75%) |
| HSV | hsv(142, 13%, 81%) |
| CMYK | cmyk(13.1%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(80.40, -12.32, 5.41) |
| CIE-LCH | lch(80.40, 13.46, 156.28°) |
| OKLab | oklab(82.65% -0.0346 0.0141) |
| OKLCH | oklch(82.65% 0.037 157.9) |
| XYZ | xyz(49.8449, 57.3995, 56.5874) |
| Luminance | 0.5740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.93
Greenish Grey
#96AE8D
ΔE00 10.42
Light Grey
#D8DCD6
ΔE00 10.93
Darkseagreen
#8FBC8F
ΔE00 10.96
Silver (survey)
#C5C9C7
ΔE00 11.09
Powder Blue
#B0E0E6
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CEBD #CEB3C4
analogous
#B6CEB3 #B3CEBD #B3CECA
triadic
#B3CEBD #BDB3CE #CEBDB3
tetradic
#B3CEBD #B3B6CE #CEB3C4 #CECAB3
square
#B3CEBD #B3B6CE #CEB3C4 #CECAB3
split-complementary
#B3CEBD #CAB3CE #CEB3B6
monochromatic
#699E7C #8EB69D #B3CEBD #D8E6DD #ECF3EF
Accessibility & contrast
On white
1.68
#B3CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B3CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CEBD
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CEBD | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#AFCEC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b3cebd; /* rgb */ color: rgb(179, 206, 189); /* oklch */ color: oklch(82.7% 0.037 157.9);
Tailwind
colors: {
custom: {
50: '#caddd0',
500: '#b3cebd',
950: '#000000',
},
}SCSS
$custom: #b3cebd; $custom-light: #caddd0; $custom-dark: #000000;
JSON
{
"hex": "#b3cebd",
"rgb": {
"r": 179,
"g": 206,
"b": 189
},
"hsl": {
"h": 142.222,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.82653,
"c": 0.03738,
"h": 157.9
},
"luminance": 0.574
}Semantic roles & 50–950 ramp
primary
#B3CEBD
secondary
#A38297
accent
#457EA0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483