#B4E2E5#B4E2E5
#B4E2E5 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.1% C 0.048 H 201.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2E5 |
|---|---|
| RGB | rgb(180, 226, 229) |
| HSL | hsl(184, 49%, 80%) |
| HSV | hsv(184, 21%, 90%) |
| CMYK | cmyk(21.4%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(86.87, -14.13, -6.36) |
| CIE-LCH | lch(86.87, 15.50, 204.22°) |
| OKLab | oklab(88.15% -0.0445 -0.0173) |
| OKLCH | oklch(88.15% 0.048 201.3) |
| XYZ | xyz(60.1575, 69.7509, 84.4072) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.31
Paleturquoise
#AFEEEE
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 4.76
Lightblue
#ADD8E6
ΔE00 5.39
Light Sky Blue
#C6FCFF
ΔE00 5.57
Pale Blue
#D0FEFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2E5 #E5B7B4
analogous
#B4E5CF #B4E2E5 #B4CAE5
triadic
#B4E2E5 #E5B4E2 #E2E5B4
tetradic
#B4E2E5 #CFB4E5 #E5B7B4 #CAE5B4
square
#B4E2E5 #CFB4E5 #E5B7B4 #CAE5B4
split-complementary
#B4E2E5 #E5B4CA #E5CFB4
monochromatic
#59BFC5 #87D0D5 #B4E2E5 #E1F4F5 #E8F6F7
Accessibility & contrast
On white
1.40
#B4E2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#B4E2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2E5
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2E5 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE5
Deuteranopia (green-blind)
#D2D7E5
Tritanopia (blue-blind)
#A5E6E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e2e5; /* rgb */ color: rgb(180, 226, 229); /* oklch */ color: oklch(88.1% 0.048 201.3);
Tailwind
colors: {
custom: {
50: '#cbebed',
500: '#b4e2e5',
950: '#000000',
},
}SCSS
$custom: #b4e2e5; $custom-light: #cbebed; $custom-dark: #000000;
JSON
{
"hex": "#b4e2e5",
"rgb": {
"r": 180,
"g": 226,
"b": 229
},
"hsl": {
"h": 183.673,
"s": 48.515,
"l": 80.196
},
"oklch": {
"l": 0.88149,
"c": 0.04772,
"h": 201.3
},
"luminance": 0.69753
}Semantic roles & 50–950 ramp
primary
#B4E2E5
secondary
#BF827E
accent
#332ABC
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484