#B4E2E4#B4E2E4
#B4E2E4 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.1% C 0.048 H 199.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2E4 |
|---|---|
| RGB | rgb(180, 226, 228) |
| HSL | hsl(183, 47%, 80%) |
| HSV | hsv(183, 21%, 89%) |
| CMYK | cmyk(21.1%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(86.85, -14.35, -5.87) |
| CIE-LCH | lch(86.85, 15.50, 202.25°) |
| OKLab | oklab(88.12% -0.0449 -0.016) |
| OKLCH | oklch(88.12% 0.048 199.6) |
| XYZ | xyz(60.0182, 69.6952, 83.6740) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.69
Paleturquoise
#AFEEEE
ΔE00 4.09
Pale Sky Blue
#BDF6FE
ΔE00 4.92
Light Sky Blue
#C6FCFF
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 5.78
Pale Blue
#D0FEFE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2E4 #E4B6B4
analogous
#B4E4CE #B4E2E4 #B4CAE4
triadic
#B4E2E4 #E4B4E2 #E2E4B4
tetradic
#B4E2E4 #CEB4E4 #E4B6B4 #CAE4B4
square
#B4E2E4 #CEB4E4 #E4B6B4 #CAE4B4
split-complementary
#B4E2E4 #E4B4CA #E4CEB4
monochromatic
#5ABFC4 #87D1D4 #B4E2E4 #E1F3F4 #E8F6F7
Accessibility & contrast
On white
1.41
#B4E2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#B4E2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2E4
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2E4 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE4
Deuteranopia (green-blind)
#D2D7E4
Tritanopia (blue-blind)
#A5E5E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e2e4; /* rgb */ color: rgb(180, 226, 228); /* oklch */ color: oklch(88.1% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#cbebec',
500: '#b4e2e4',
950: '#000000',
},
}SCSS
$custom: #b4e2e4; $custom-light: #cbebec; $custom-dark: #000000;
JSON
{
"hex": "#b4e2e4",
"rgb": {
"r": 180,
"g": 226,
"b": 228
},
"hsl": {
"h": 182.5,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.88118,
"c": 0.04762,
"h": 199.6
},
"luminance": 0.69697
}Semantic roles & 50–950 ramp
primary
#B4E2E4
secondary
#BE817E
accent
#312BBA
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484