#B4E2EB#B4E2EB
#B4E2EB is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.3% C 0.049 H 210.9°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2EB |
|---|---|
| RGB | rgb(180, 226, 235) |
| HSL | hsl(190, 58%, 81%) |
| HSV | hsv(190, 23%, 92%) |
| CMYK | cmyk(23.4%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(87.04, -12.84, -9.27) |
| CIE-LCH | lch(87.04, 15.83, 215.83°) |
| OKLab | oklab(88.34% -0.0422 -0.0252) |
| OKLCH | oklch(88.34% 0.049 210.9) |
| XYZ | xyz(61.0097, 70.0918, 88.8957) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.61
Lightblue
#ADD8E6
ΔE00 3.27
Pale Sky Blue
#BDF6FE
ΔE00 4.65
Ice Blue
#A5DFF9
ΔE00 5.92
Paleturquoise
#AFEEEE
ΔE00 5.98
Light Sky Blue
#C6FCFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2EB #EBBDB4
analogous
#B4EBD9 #B4E2EB #B4C7EB
triadic
#B4E2EB #EBB4E2 #E2EBB4
tetradic
#B4E2EB #D9B4EB #EBBDB4 #C7EBB4
square
#B4E2EB #D9B4EB #EBBDB4 #C7EBB4
split-complementary
#B4E2EB #EBB4C7 #EBD9B4
monochromatic
#53BDD1 #84CFDE #B4E2EB #E4F5F8 #E7F6F9
Accessibility & contrast
On white
1.40
#B4E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#B4E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2EB
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2EB | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEC
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#A3E6E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e2eb; /* rgb */ color: rgb(180, 226, 235); /* oklch */ color: oklch(88.3% 0.049 210.9);
Tailwind
colors: {
custom: {
50: '#cbebf1',
500: '#b4e2eb',
950: '#000000',
},
}SCSS
$custom: #b4e2eb; $custom-light: #cbebf1; $custom-dark: #000000;
JSON
{
"hex": "#b4e2eb",
"rgb": {
"r": 180,
"g": 226,
"b": 235
},
"hsl": {
"h": 189.818,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.88337,
"c": 0.04912,
"h": 210.9
},
"luminance": 0.70094
}Semantic roles & 50–950 ramp
primary
#B4E2EB
secondary
#C7887C
accent
#3B20C5
background
#FEFEFF
surface
#FAFDFE
border
#D3D5D6
text
#131616
muted
#838485