#B4EBEC#B4EBEC
#B4EBEC is a very light, muted teal. Relative luminance 0.752; OKLCH L 90.3% C 0.056 H 197.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EBEC |
|---|---|
| RGB | rgb(180, 235, 236) |
| HSL | hsl(181, 60%, 82%) |
| HSV | hsv(181, 24%, 93%) |
| CMYK | cmyk(23.7%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.47, -17.15, -6.19) |
| CIE-LCH | lch(89.47, 18.23, 199.85°) |
| OKLab | oklab(90.28% -0.0533 -0.0169) |
| OKLCH | oklch(90.28% 0.056 197.6) |
| XYZ | xyz(63.6664, 75.1733, 90.4959) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.62
Powder Blue
#B0E0E6
ΔE00 3.54
Pale Sky Blue
#BDF6FE
ΔE00 3.67
Light Sky Blue
#C6FCFF
ΔE00 3.81
Duck Egg Blue
#C3FBF4
ΔE00 4.56
Light Light Blue
#CAFFFB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EBEC #ECB5B4
analogous
#B4ECD1 #B4EBEC #B4CFEC
triadic
#B4EBEC #ECB4EB #EBECB4
tetradic
#B4EBEC #D1B4EC #ECB5B4 #CFECB4
square
#B4EBEC #D1B4EC #ECB5B4 #CFECB4
split-complementary
#B4EBEC #ECB4CF #ECD1B4
monochromatic
#52D1D3 #83DEE0 #B4EBEC #E5F8F8 #E7F8F9
Accessibility & contrast
On white
1.31
#B4EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#B4EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EBEC
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EBEC | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#D9DDED
Tritanopia (blue-blind)
#A2EFEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b4ebec; /* rgb */ color: rgb(180, 235, 236); /* oklch */ color: oklch(90.3% 0.056 197.6);
Tailwind
colors: {
custom: {
50: '#cbf1f2',
500: '#b4ebec',
950: '#000000',
},
}SCSS
$custom: #b4ebec; $custom-light: #cbf1f2; $custom-dark: #000000;
JSON
{
"hex": "#b4ebec",
"rgb": {
"r": 180,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.071,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.90278,
"c": 0.05592,
"h": 197.6
},
"luminance": 0.75176
}Semantic roles & 50–950 ramp
primary
#B4EBEC
secondary
#C97D7B
accent
#211EC7
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585