#B4EEF5#B4EEF5
#B4EEF5 is a very light, muted teal. Relative luminance 0.774; OKLCH L 91.2% C 0.059 H 205.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EEF5 |
|---|---|
| RGB | rgb(180, 238, 245) |
| HSL | hsl(186, 76%, 83%) |
| HSV | hsv(186, 27%, 96%) |
| CMYK | cmyk(26.5%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(90.52, -16.68, -9.34) |
| CIE-LCH | lch(90.52, 19.11, 209.24°) |
| OKLab | oklab(91.2% -0.0536 -0.0255) |
| OKLCH | oklch(91.2% 0.059 205.4) |
| XYZ | xyz(65.8732, 77.4419, 97.8454) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.84
Paleturquoise
#AFEEEE
ΔE00 3.19
Powder Blue
#B0E0E6
ΔE00 3.36
Light Sky Blue
#C6FCFF
ΔE00 3.43
Robin'S Egg Blue
#98EFF9
ΔE00 4.24
Pale Blue
#D0FEFE
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EEF5 #F5BBB4
analogous
#B4F5DB #B4EEF5 #B4CDF5
triadic
#B4EEF5 #F5B4EE #EEF5B4
tetradic
#B4EEF5 #DBB4F5 #F5BBB4 #CDF5B4
square
#B4EEF5 #DBB4F5 #F5BBB4 #CDF5B4
split-complementary
#B4EEF5 #F5B4CD #F5DBB4
monochromatic
#48D6E7 #7EE2EE #B4EEF5 #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.27
#B4EEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#B4EEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EEF5
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EEF5 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F6
Deuteranopia (green-blind)
#D9E0F5
Tritanopia (blue-blind)
#9EF3F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #b4eef5; /* rgb */ color: rgb(180, 238, 245); /* oklch */ color: oklch(91.2% 0.059 205.4);
Tailwind
colors: {
custom: {
50: '#ccf3f8',
500: '#b4eef5',
950: '#000000',
},
}SCSS
$custom: #b4eef5; $custom-light: #ccf3f8; $custom-dark: #000000;
JSON
{
"hex": "#b4eef5",
"rgb": {
"r": 180,
"g": 238,
"b": 245
},
"hsl": {
"h": 186.462,
"s": 76.471,
"l": 83.333
},
"oklch": {
"l": 0.91196,
"c": 0.05934,
"h": 205.4
},
"luminance": 0.77445
}Semantic roles & 50–950 ramp
primary
#B4EEF5
secondary
#D68177
accent
#230DD9
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#131717
muted
#838585