#B4EEF4#B4EEF4
#B4EEF4 is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.059 H 204.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EEF4 |
|---|---|
| RGB | rgb(180, 238, 244) |
| HSL | hsl(186, 74%, 83%) |
| HSV | hsv(186, 26%, 96%) |
| CMYK | cmyk(26.2%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(90.50, -16.90, -8.86) |
| CIE-LCH | lch(90.50, 19.08, 207.66°) |
| OKLab | oklab(91.17% -0.054 -0.0241) |
| OKLCH | oklch(91.17% 0.059 204.1) |
| XYZ | xyz(65.7209, 77.3810, 97.0436) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.00
Paleturquoise
#AFEEEE
ΔE00 2.80
Light Sky Blue
#C6FCFF
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 3.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Pale Blue
#D0FEFE
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EEF4 #F4BAB4
analogous
#B4F4DA #B4EEF4 #B4CEF4
triadic
#B4EEF4 #F4B4EE #EEF4B4
tetradic
#B4EEF4 #DAB4F4 #F4BAB4 #CEF4B4
square
#B4EEF4 #DAB4F4 #F4BAB4 #CEF4B4
split-complementary
#B4EEF4 #F4B4CE #F4DAB4
monochromatic
#49D6E4 #7FE2EC #B4EEF4 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.27
#B4EEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#B4EEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EEF4
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EEF4 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F4
Deuteranopia (green-blind)
#D9E0F4
Tritanopia (blue-blind)
#9FF3F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4eef4; /* rgb */ color: rgb(180, 238, 244); /* oklch */ color: oklch(91.2% 0.059 204.1);
Tailwind
colors: {
custom: {
50: '#ccf3f7',
500: '#b4eef4',
950: '#000000',
},
}SCSS
$custom: #b4eef4; $custom-light: #ccf3f7; $custom-dark: #000000;
JSON
{
"hex": "#b4eef4",
"rgb": {
"r": 180,
"g": 238,
"b": 244
},
"hsl": {
"h": 185.625,
"s": 74.419,
"l": 83.137
},
"oklch": {
"l": 0.91165,
"c": 0.05914,
"h": 204.1
},
"luminance": 0.77384
}Semantic roles & 50–950 ramp
primary
#B4EEF4
secondary
#D48078
accent
#220FD7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#131717
muted
#838585