#B4ECEB#B4ECEB
#B4ECEB is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.5% C 0.057 H 194.8°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B4ECEB |
|---|---|
| RGB | rgb(180, 236, 235) |
| HSL | hsl(179, 60%, 82%) |
| HSV | hsv(179, 24%, 93%) |
| CMYK | cmyk(23.7%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(89.72, -17.86, -5.31) |
| CIE-LCH | lch(89.72, 18.63, 196.56°) |
| OKLab | oklab(90.46% -0.055 -0.0145) |
| OKLCH | oklch(90.46% 0.057 194.8) |
| XYZ | xyz(63.8086, 75.6896, 89.8286) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.26
Duck Egg Blue
#C3FBF4
ΔE00 3.89
Light Sky Blue
#C6FCFF
ΔE00 3.98
Pale Sky Blue
#BDF6FE
ΔE00 4.27
Light Light Blue
#CAFFFB
ΔE00 4.27
Powder Blue
#B0E0E6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4ECEB #ECB4B5
analogous
#B4ECCF #B4ECEB #B4D1EC
triadic
#B4ECEB #EBB4EC #ECEBB4
tetradic
#B4ECEB #CFB4EC #ECB4B5 #D1ECB4
square
#B4ECEB #CFB4EC #ECB4B5 #D1ECB4
split-complementary
#B4ECEB #ECB4D1 #ECCFB4
monochromatic
#52D3D1 #83E0DE #B4ECEB #E5F8F8 #E7F9F8
Accessibility & contrast
On white
1.30
#B4ECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#B4ECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4ECEB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4ECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4ECEB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#A2F0EB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #b4eceb; /* rgb */ color: rgb(180, 236, 235); /* oklch */ color: oklch(90.5% 0.057 194.8);
Tailwind
colors: {
custom: {
50: '#cbf2f1',
500: '#b4eceb',
950: '#000000',
},
}SCSS
$custom: #b4eceb; $custom-light: #cbf2f1; $custom-dark: #000000;
JSON
{
"hex": "#b4eceb",
"rgb": {
"r": 180,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.929,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.90461,
"c": 0.05685,
"h": 194.8
},
"luminance": 0.75692
}Semantic roles & 50–950 ramp
primary
#B4ECEB
secondary
#C97B7D
accent
#1E21C7
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131716
muted
#838585