#B0CEBA#B0CEBA
#B0CEBA is a very light, muted green. Relative luminance 0.569; OKLCH L 82.4% C 0.042 H 156.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEBA |
|---|---|
| RGB | rgb(176, 206, 186) |
| HSL | hsl(140, 23%, 75%) |
| HSV | hsv(140, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(80.13, -13.89, 6.60) |
| CIE-LCH | lch(80.13, 15.38, 154.58°) |
| OKLab | oklab(82.36% -0.0389 0.0172) |
| OKLCH | oklch(82.36% 0.042 156.2) |
| XYZ | xyz(48.8366, 56.9169, 54.8579) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.92
Darkseagreen
#8FBC8F
ΔE00 9.83
Greenish Grey
#96AE8D
ΔE00 9.84
Light Teal
#90E4C1
ΔE00 10.46
Seafoam Blue
#78D1B6
ΔE00 10.52
Sage Green
#9CAF88
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEBA #CEB0C4
analogous
#B5CEB0 #B0CEBA #B0CEC9
triadic
#B0CEBA #BAB0CE #CEBAB0
tetradic
#B0CEBA #B0B5CE #CEB0C4 #CEC9B0
square
#B0CEBA #B0B5CE #CEB0C4 #CEC9B0
split-complementary
#B0CEBA #C9B0CE #CEB0B5
monochromatic
#649F78 #8AB799 #B0CEBA #D6E5DB #ECF3EF
Accessibility & contrast
On white
1.70
#B0CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B0CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEBA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEBA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#ACCDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0ceba; /* rgb */ color: rgb(176, 206, 186); /* oklch */ color: oklch(82.4% 0.042 156.2);
Tailwind
colors: {
custom: {
50: '#c7ddce',
500: '#b0ceba',
950: '#000000',
},
}SCSS
$custom: #b0ceba; $custom-light: #c7ddce; $custom-dark: #000000;
JSON
{
"hex": "#b0ceba",
"rgb": {
"r": 176,
"g": 206,
"b": 186
},
"hsl": {
"h": 140,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82363,
"c": 0.04248,
"h": 156.2
},
"luminance": 0.56918
}Semantic roles & 50–950 ramp
primary
#B0CEBA
secondary
#A37F97
accent
#4482A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483