#B6CEBE#B6CEBE
#B6CEBE is a very light, muted green. Relative luminance 0.578; OKLCH L 82.9% C 0.034 H 156.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CEBE |
|---|---|
| RGB | rgb(182, 206, 190) |
| HSL | hsl(140, 20%, 76%) |
| HSV | hsv(140, 12%, 81%) |
| CMYK | cmyk(11.7%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(80.63, -11.13, 5.23) |
| CIE-LCH | lch(80.63, 12.30, 154.82°) |
| OKLab | oklab(82.89% -0.0312 0.0136) |
| OKLCH | oklch(82.89% 0.034 156.4) |
| XYZ | xyz(50.6549, 57.8046, 57.1939) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 10.01
Silver (survey)
#C5C9C7
ΔE00 10.20
Greenish Grey
#96AE8D
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 10.86
Powder Blue
#B0E0E6
ΔE00 11.13
Sage Green
#9CAF88
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CEBE #CEB6C6
analogous
#BACEB6 #B6CEBE #B6CECA
triadic
#B6CEBE #BEB6CE #CEBEB6
tetradic
#B6CEBE #B6BACE #CEB6C6 #CECAB6
square
#B6CEBE #B6BACE #CEB6C6 #CECAB6
split-complementary
#B6CEBE #CAB6CE #CEB6BA
monochromatic
#6D9D7D #91B59D #B6CEBE #DBE7DF #EDF3EF
Accessibility & contrast
On white
1.67
#B6CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B6CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CEBE
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CEBE | 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)
#CECABD
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#B2CDC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cebe; /* rgb */ color: rgb(182, 206, 190); /* oklch */ color: oklch(82.9% 0.034 156.4);
Tailwind
colors: {
custom: {
50: '#ccddd1',
500: '#b6cebe',
950: '#000000',
},
}SCSS
$custom: #b6cebe; $custom-light: #ccddd1; $custom-dark: #000000;
JSON
{
"hex": "#b6cebe",
"rgb": {
"r": 182,
"g": 206,
"b": 190
},
"hsl": {
"h": 140,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.82892,
"c": 0.03404,
"h": 156.4
},
"luminance": 0.57805
}Semantic roles & 50–950 ramp
primary
#B6CEBE
secondary
#A38599
accent
#47819E
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483