#B4EFEE#B4EFEE
#B4EFEE is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.2% C 0.060 H 194.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EFEE |
|---|---|
| RGB | rgb(180, 239, 238) |
| HSL | hsl(179, 65%, 82%) |
| HSV | hsv(179, 25%, 94%) |
| CMYK | cmyk(24.7%, 0%, 0.4%, 6.3%) |
| CIE-LAB | lab(90.60, -18.70, -5.57) |
| CIE-LCH | lch(90.60, 19.52, 196.59°) |
| OKLab | oklab(91.19% -0.0576 -0.0153) |
| OKLCH | oklch(91.19% 0.06 194.8) |
| XYZ | xyz(65.1167, 77.6064, 92.4209) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 0.82
Duck Egg Blue
#C3FBF4
ΔE00 3.47
Light Sky Blue
#C6FCFF
ΔE00 3.66
Light Light Blue
#CAFFFB
ΔE00 3.86
Pale Cyan
#B7FFFA
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EFEE #EFB4B5
analogous
#B4EFD1 #B4EFEE #B4D3EF
triadic
#B4EFEE #EEB4EF #EFEEB4
tetradic
#B4EFEE #D1B4EF #EFB4B5 #D3EFB4
square
#B4EFEE #D1B4EF #EFB4B5 #D3EFB4
split-complementary
#B4EFEE #EFB4D3 #EFD1B4
monochromatic
#4FD9D7 #82E4E3 #B4EFEE #E6FAF9 #E6FAF9
Accessibility & contrast
On white
1.27
#B4EFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#B4EFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EFEE
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EFEE | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#A0F3EE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4efee; /* rgb */ color: rgb(180, 239, 238); /* oklch */ color: oklch(91.2% 0.060 194.8);
Tailwind
colors: {
custom: {
50: '#ccf4f3',
500: '#b4efee',
950: '#000000',
},
}SCSS
$custom: #b4efee; $custom-light: #ccf4f3; $custom-dark: #000000;
JSON
{
"hex": "#b4efee",
"rgb": {
"r": 180,
"g": 239,
"b": 238
},
"hsl": {
"h": 178.983,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.91192,
"c": 0.05956,
"h": 194.8
},
"luminance": 0.77609
}Semantic roles & 50–950 ramp
primary
#B4EFEE
secondary
#CD7A7C
accent
#191CCD
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131717
muted
#838585