#B1CEBA#B1CEBA
#B1CEBA is a very light, muted green. Relative luminance 0.570; OKLCH L 82.4% C 0.042 H 155.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B1CEBA |
|---|---|
| RGB | rgb(177, 206, 186) |
| HSL | hsl(139, 23%, 75%) |
| HSV | hsv(139, 14%, 81%) |
| CMYK | cmyk(14.1%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(80.20, -13.56, 6.71) |
| CIE-LCH | lch(80.20, 15.13, 153.68°) |
| OKLab | oklab(82.43% -0.0379 0.0174) |
| OKLCH | oklch(82.43% 0.042 155.3) |
| XYZ | xyz(49.0636, 57.0339, 54.8685) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.19
Greenish Grey
#96AE8D
ΔE00 9.83
Darkseagreen
#8FBC8F
ΔE00 9.92
Light Teal
#90E4C1
ΔE00 10.67
Sage Green
#9CAF88
ΔE00 10.74
Seafoam Blue
#78D1B6
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1CEBA #CEB1C5
analogous
#B6CEB1 #B1CEBA #B1CEC9
triadic
#B1CEBA #BAB1CE #CEBAB1
tetradic
#B1CEBA #B1B6CE #CEB1C5 #CEC9B1
square
#B1CEBA #B1B6CE #CEB1C5 #CEC9B1
split-complementary
#B1CEBA #C9B1CE #CEB1B6
monochromatic
#669F77 #8BB699 #B1CEBA #D7E6DB #ECF3EE
Accessibility & contrast
On white
1.69
#B1CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B1CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1CEBA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1CEBA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC9B9
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#ADCDC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b1ceba; /* rgb */ color: rgb(177, 206, 186); /* oklch */ color: oklch(82.4% 0.042 155.3);
Tailwind
colors: {
custom: {
50: '#c8ddce',
500: '#b1ceba',
950: '#000000',
},
}SCSS
$custom: #b1ceba; $custom-light: #c8ddce; $custom-dark: #000000;
JSON
{
"hex": "#b1ceba",
"rgb": {
"r": 177,
"g": 206,
"b": 186
},
"hsl": {
"h": 138.621,
"s": 22.835,
"l": 75.098
},
"oklch": {
"l": 0.82432,
"c": 0.04168,
"h": 155.3
},
"luminance": 0.57035
}Semantic roles & 50–950 ramp
primary
#B1CEBA
secondary
#A38098
accent
#4484A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483