#B4EEF6#B4EEF6
#B4EEF6 is a very light, muted teal. Relative luminance 0.775; OKLCH L 91.2% C 0.060 H 206.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EEF6 |
|---|---|
| RGB | rgb(180, 238, 246) |
| HSL | hsl(187, 79%, 84%) |
| HSV | hsv(187, 27%, 96%) |
| CMYK | cmyk(26.8%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(90.55, -16.46, -9.82) |
| CIE-LCH | lch(90.55, 19.16, 210.82°) |
| OKLab | oklab(91.23% -0.0532 -0.0268) |
| OKLCH | oklch(91.23% 0.06 206.7) |
| XYZ | xyz(66.0262, 77.5031, 98.6516) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.76
Powder Blue
#B0E0E6
ΔE00 3.36
Paleturquoise
#AFEEEE
ΔE00 3.58
Light Sky Blue
#C6FCFF
ΔE00 3.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.29
Pale Blue
#D0FEFE
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EEF6 #F6BCB4
analogous
#B4F6DD #B4EEF6 #B4CDF6
triadic
#B4EEF6 #F6B4EE #EEF6B4
tetradic
#B4EEF6 #DDB4F6 #F6BCB4 #CDF6B4
square
#B4EEF6 #DDB4F6 #F6BCB4 #CDF6B4
split-complementary
#B4EEF6 #F6B4CD #F6DDB4
monochromatic
#47D5E9 #7DE2EF #B4EEF6 #E4F9FC #E4F9FC
Accessibility & contrast
On white
1.27
#B4EEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#B4EEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EEF6
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EEF6 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F7
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#9EF3F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4eef6; /* rgb */ color: rgb(180, 238, 246); /* oklch */ color: oklch(91.2% 0.060 206.7);
Tailwind
colors: {
custom: {
50: '#ccf3f9',
500: '#b4eef6',
950: '#000000',
},
}SCSS
$custom: #b4eef6; $custom-light: #ccf3f9; $custom-dark: #000000;
JSON
{
"hex": "#b4eef6",
"rgb": {
"r": 180,
"g": 238,
"b": 246
},
"hsl": {
"h": 187.273,
"s": 78.571,
"l": 83.529
},
"oklch": {
"l": 0.91228,
"c": 0.05957,
"h": 206.7
},
"luminance": 0.77506
}Semantic roles & 50–950 ramp
primary
#B4EEF6
secondary
#D78277
accent
#240BDB
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#131717
muted
#838585