#B4E4E5#B4E4E5
#B4E4E5 is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.6% C 0.049 H 197.9°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4E5 |
|---|---|
| RGB | rgb(180, 228, 229) |
| HSL | hsl(181, 49%, 80%) |
| HSV | hsv(181, 21%, 90%) |
| CMYK | cmyk(21.4%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(87.41, -15.14, -5.57) |
| CIE-LCH | lch(87.41, 16.13, 200.18°) |
| OKLab | oklab(88.57% -0.0471 -0.0152) |
| OKLCH | oklch(88.57% 0.049 197.9) |
| XYZ | xyz(60.7045, 70.8449, 84.5895) |
| Luminance | 0.7085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.27
Paleturquoise
#AFEEEE
ΔE00 3.39
Pale Sky Blue
#BDF6FE
ΔE00 4.71
Light Sky Blue
#C6FCFF
ΔE00 5.15
Pale Blue
#D0FEFE
ΔE00 5.68
Duck Egg Blue
#C3FBF4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4E5 #E5B5B4
analogous
#B4E5CD #B4E4E5 #B4CCE5
triadic
#B4E4E5 #E5B4E4 #E4E5B4
tetradic
#B4E4E5 #CDB4E5 #E5B5B4 #CCE5B4
square
#B4E4E5 #CDB4E5 #E5B5B4 #CCE5B4
split-complementary
#B4E4E5 #E5B4CC #E5CDB4
monochromatic
#59C3C5 #87D4D5 #B4E4E5 #E1F4F5 #E8F7F7
Accessibility & contrast
On white
1.38
#B4E4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#B4E4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4E5
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4E5 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#D4D8E5
Tritanopia (blue-blind)
#A4E7E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4e5; /* rgb */ color: rgb(180, 228, 229); /* oklch */ color: oklch(88.6% 0.049 197.9);
Tailwind
colors: {
custom: {
50: '#cbeced',
500: '#b4e4e5',
950: '#000000',
},
}SCSS
$custom: #b4e4e5; $custom-light: #cbeced; $custom-dark: #000000;
JSON
{
"hex": "#b4e4e5",
"rgb": {
"r": 180,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.224,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.88574,
"c": 0.04945,
"h": 197.9
},
"luminance": 0.70847
}Semantic roles & 50–950 ramp
primary
#B4E4E5
secondary
#BF7F7E
accent
#2D2ABC
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484