#B4E2E6#B4E2E6
#B4E2E6 is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.2% C 0.048 H 202.9°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2E6 |
|---|---|
| RGB | rgb(180, 226, 230) |
| HSL | hsl(185, 50%, 80%) |
| HSV | hsv(185, 22%, 90%) |
| CMYK | cmyk(21.7%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(86.90, -13.92, -6.84) |
| CIE-LCH | lch(86.90, 15.51, 206.18°) |
| OKLab | oklab(88.18% -0.0441 -0.0186) |
| OKLCH | oklch(88.18% 0.048 202.9) |
| XYZ | xyz(60.2975, 69.8069, 85.1446) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 0.96
Paleturquoise
#AFEEEE
ΔE00 4.49
Pale Sky Blue
#BDF6FE
ΔE00 4.64
Lightblue
#ADD8E6
ΔE00 5.01
Light Sky Blue
#C6FCFF
ΔE00 5.61
Pale Blue
#D0FEFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2E6 #E6B8B4
analogous
#B4E6D1 #B4E2E6 #B4C9E6
triadic
#B4E2E6 #E6B4E2 #E2E6B4
tetradic
#B4E2E6 #D1B4E6 #E6B8B4 #C9E6B4
square
#B4E2E6 #D1B4E6 #E6B8B4 #C9E6B4
split-complementary
#B4E2E6 #E6B4C9 #E6D1B4
monochromatic
#58BFC7 #86D0D7 #B4E2E6 #E2F4F5 #E8F6F7
Accessibility & contrast
On white
1.40
#B4E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#B4E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2E6
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2E6 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE6
Deuteranopia (green-blind)
#D2D7E6
Tritanopia (blue-blind)
#A4E6E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e2e6; /* rgb */ color: rgb(180, 226, 230); /* oklch */ color: oklch(88.2% 0.048 202.9);
Tailwind
colors: {
custom: {
50: '#cbebed',
500: '#b4e2e6',
950: '#000000',
},
}SCSS
$custom: #b4e2e6; $custom-light: #cbebed; $custom-dark: #000000;
JSON
{
"hex": "#b4e2e6",
"rgb": {
"r": 180,
"g": 226,
"b": 230
},
"hsl": {
"h": 184.8,
"s": 50,
"l": 80.392
},
"oklch": {
"l": 0.8818,
"c": 0.04786,
"h": 202.9
},
"luminance": 0.69809
}Semantic roles & 50–950 ramp
primary
#B4E2E6
secondary
#C1837E
accent
#3428BD
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484