#B4EAEC#B4EAEC
#B4EAEC is a very light, muted teal. Relative luminance 0.746; OKLCH L 90.1% C 0.055 H 199.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EAEC |
|---|---|
| RGB | rgb(180, 234, 236) |
| HSL | hsl(182, 60%, 82%) |
| HSV | hsv(182, 24%, 93%) |
| CMYK | cmyk(23.7%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.21, -16.65, -6.58) |
| CIE-LCH | lch(89.21, 17.90, 201.58°) |
| OKLab | oklab(90.07% -0.052 -0.018) |
| OKLCH | oklch(90.07% 0.055 199.1) |
| XYZ | xyz(63.3809, 74.6024, 90.4008) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.05
Powder Blue
#B0E0E6
ΔE00 3.06
Pale Sky Blue
#BDF6FE
ΔE00 3.48
Light Sky Blue
#C6FCFF
ΔE00 3.89
Pale Blue
#D0FEFE
ΔE00 4.84
Light Light Blue
#CAFFFB
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EAEC #ECB6B4
analogous
#B4ECD2 #B4EAEC #B4CEEC
triadic
#B4EAEC #ECB4EA #EAECB4
tetradic
#B4EAEC #D2B4EC #ECB6B4 #CEECB4
square
#B4EAEC #D2B4EC #ECB6B4 #CEECB4
split-complementary
#B4EAEC #ECB4CE #ECD2B4
monochromatic
#52CFD3 #83DCE0 #B4EAEC #E5F8F8 #E7F8F9
Accessibility & contrast
On white
1.32
#B4EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#B4EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EAEC
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EAEC | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#A2EEEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #b4eaec; /* rgb */ color: rgb(180, 234, 236); /* oklch */ color: oklch(90.1% 0.055 199.1);
Tailwind
colors: {
custom: {
50: '#cbf0f2',
500: '#b4eaec',
950: '#000000',
},
}SCSS
$custom: #b4eaec; $custom-light: #cbf0f2; $custom-dark: #000000;
JSON
{
"hex": "#b4eaec",
"rgb": {
"r": 180,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.143,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.90065,
"c": 0.05505,
"h": 199.1
},
"luminance": 0.74605
}Semantic roles & 50–950 ramp
primary
#B4EAEC
secondary
#C97E7B
accent
#241EC7
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585