#B4E4E6#B4E4E6
#B4E4E6 is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.6% C 0.050 H 199.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4E6 |
|---|---|
| RGB | rgb(180, 228, 230) |
| HSL | hsl(182, 50%, 80%) |
| HSV | hsv(182, 22%, 90%) |
| CMYK | cmyk(21.7%, 0.9%, 0%, 9.8%) |
| CIE-LAB | lab(87.44, -14.93, -6.05) |
| CIE-LCH | lch(87.44, 16.11, 202.07°) |
| OKLab | oklab(88.61% -0.0467 -0.0165) |
| OKLCH | oklch(88.61% 0.05 199.5) |
| XYZ | xyz(60.8445, 70.9009, 85.3270) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.89
Paleturquoise
#AFEEEE
ΔE00 3.54
Pale Sky Blue
#BDF6FE
ΔE00 4.50
Light Sky Blue
#C6FCFF
ΔE00 5.11
Pale Blue
#D0FEFE
ΔE00 5.70
Really Light Blue
#D4FFFF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4E6 #E6B6B4
analogous
#B4E6CF #B4E4E6 #B4CBE6
triadic
#B4E4E6 #E6B4E4 #E4E6B4
tetradic
#B4E4E6 #CFB4E6 #E6B6B4 #CBE6B4
square
#B4E4E6 #CFB4E6 #E6B6B4 #CBE6B4
split-complementary
#B4E4E6 #E6B4CB #E6CFB4
monochromatic
#58C3C7 #86D3D7 #B4E4E6 #E2F5F5 #E8F7F7
Accessibility & contrast
On white
1.38
#B4E4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#B4E4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4E6
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4E6 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE6
Deuteranopia (green-blind)
#D4D8E6
Tritanopia (blue-blind)
#A4E8E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4e6; /* rgb */ color: rgb(180, 228, 230); /* oklch */ color: oklch(88.6% 0.050 199.5);
Tailwind
colors: {
custom: {
50: '#cbeced',
500: '#b4e4e6',
950: '#000000',
},
}SCSS
$custom: #b4e4e6; $custom-light: #cbeced; $custom-dark: #000000;
JSON
{
"hex": "#b4e4e6",
"rgb": {
"r": 180,
"g": 228,
"b": 230
},
"hsl": {
"h": 182.4,
"s": 50,
"l": 80.392
},
"oklch": {
"l": 0.88605,
"c": 0.0495,
"h": 199.5
},
"luminance": 0.70903
}Semantic roles & 50–950 ramp
primary
#B4E4E6
secondary
#C1807E
accent
#2E28BD
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484