#B4E8EB#B4E8EB
#B4E8EB is a very light, muted teal. Relative luminance 0.734; OKLCH L 89.6% C 0.053 H 200.6°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E8EB |
|---|---|
| RGB | rgb(180, 232, 235) |
| HSL | hsl(183, 58%, 81%) |
| HSV | hsv(183, 23%, 92%) |
| CMYK | cmyk(23.4%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(88.64, -15.86, -6.89) |
| CIE-LCH | lch(88.64, 17.30, 203.49°) |
| OKLab | oklab(89.61% -0.0499 -0.0188) |
| OKLCH | oklch(89.61% 0.053 200.6) |
| XYZ | xyz(62.6699, 73.4121, 89.4490) |
| Luminance | 0.7341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.35
Paleturquoise
#AFEEEE
ΔE00 2.75
Pale Sky Blue
#BDF6FE
ΔE00 3.53
Light Sky Blue
#C6FCFF
ΔE00 4.23
Pale Blue
#D0FEFE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E8EB #EBB7B4
analogous
#B4EBD3 #B4E8EB #B4CDEB
triadic
#B4E8EB #EBB4E8 #E8EBB4
tetradic
#B4E8EB #D3B4EB #EBB7B4 #CDEBB4
square
#B4E8EB #D3B4EB #EBB7B4 #CDEBB4
split-complementary
#B4E8EB #EBB4CD #EBD3B4
monochromatic
#53CAD1 #84D9DE #B4E8EB #E4F7F8 #E7F8F9
Accessibility & contrast
On white
1.34
#B4E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#B4E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E8EB
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E8EB | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#D6DBEB
Tritanopia (blue-blind)
#A2ECE9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #b4e8eb; /* rgb */ color: rgb(180, 232, 235); /* oklch */ color: oklch(89.6% 0.053 200.6);
Tailwind
colors: {
custom: {
50: '#cbeff1',
500: '#b4e8eb',
950: '#000000',
},
}SCSS
$custom: #b4e8eb; $custom-light: #cbeff1; $custom-dark: #000000;
JSON
{
"hex": "#b4e8eb",
"rgb": {
"r": 180,
"g": 232,
"b": 235
},
"hsl": {
"h": 183.273,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.89609,
"c": 0.05329,
"h": 200.6
},
"luminance": 0.73415
}Semantic roles & 50–950 ramp
primary
#B4E8EB
secondary
#C7807C
accent
#2920C5
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585