#B4E6EE#B4E6EE
#B4E6EE is a very light, muted teal. Relative luminance 0.725; OKLCH L 89.3% C 0.052 H 208.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E6EE |
|---|---|
| RGB | rgb(180, 230, 238) |
| HSL | hsl(188, 63%, 82%) |
| HSV | hsv(188, 24%, 93%) |
| CMYK | cmyk(24.4%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(88.19, -14.20, -9.14) |
| CIE-LCH | lch(88.19, 16.89, 212.75°) |
| OKLab | oklab(89.28% -0.0461 -0.0249) |
| OKLCH | oklch(89.28% 0.052 208.3) |
| XYZ | xyz(62.5472, 72.4674, 91.5644) |
| Luminance | 0.7247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.54
Pale Sky Blue
#BDF6FE
ΔE00 3.51
Lightblue
#ADD8E6
ΔE00 4.50
Paleturquoise
#AFEEEE
ΔE00 4.76
Light Sky Blue
#C6FCFF
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E6EE #EEBCB4
analogous
#B4EED9 #B4E6EE #B4C9EE
triadic
#B4E6EE #EEB4E6 #E6EEB4
tetradic
#B4E6EE #D9B4EE #EEBCB4 #C9EEB4
square
#B4E6EE #D9B4EE #EEBCB4 #C9EEB4
split-complementary
#B4E6EE #EEB4C9 #EED9B4
monochromatic
#50C5D7 #82D5E3 #B4E6EE #E6F7F9 #E6F7F9
Accessibility & contrast
On white
1.36
#B4E6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#B4E6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E6EE
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E6EE | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#A2EBE8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #b4e6ee; /* rgb */ color: rgb(180, 230, 238); /* oklch */ color: oklch(89.3% 0.052 208.3);
Tailwind
colors: {
custom: {
50: '#cbeef3',
500: '#b4e6ee',
950: '#000000',
},
}SCSS
$custom: #b4e6ee; $custom-light: #cbeef3; $custom-dark: #000000;
JSON
{
"hex": "#b4e6ee",
"rgb": {
"r": 180,
"g": 230,
"b": 238
},
"hsl": {
"h": 188.276,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.89279,
"c": 0.05242,
"h": 208.3
},
"luminance": 0.7247
}Semantic roles & 50–950 ramp
primary
#B4E6EE
secondary
#CC867B
accent
#331BCB
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131617
muted
#838585