#B4E2E2#B4E2E2
#B4E2E2 is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.1% C 0.048 H 196.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2E2 |
|---|---|
| RGB | rgb(180, 226, 226) |
| HSL | hsl(180, 44%, 80%) |
| HSV | hsv(180, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(86.79, -14.77, -4.90) |
| CIE-LCH | lch(86.79, 15.56, 198.34°) |
| OKLab | oklab(88.06% -0.0457 -0.0134) |
| OKLCH | oklch(88.06% 0.048 196.3) |
| XYZ | xyz(59.7422, 69.5848, 82.2202) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.50
Paleturquoise
#AFEEEE
ΔE00 3.85
Pale Sky Blue
#BDF6FE
ΔE00 5.33
Light Sky Blue
#C6FCFF
ΔE00 5.67
Pale Blue
#D0FEFE
ΔE00 6.05
Duck Egg Blue
#C3FBF4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2E2 #E2B4B4
analogous
#B4E2CB #B4E2E2 #B4CBE2
triadic
#B4E2E2 #E2B4E2 #E2E2B4
tetradic
#B4E2E2 #CBB4E2 #E2B4B4 #CBE2B4
square
#B4E2E2 #CBB4E2 #E2B4B4 #CBE2B4
split-complementary
#B4E2E2 #E2B4CB #E2CBB4
monochromatic
#5CC0C0 #88D1D1 #B4E2E2 #E0F3F3 #E9F6F6
Accessibility & contrast
On white
1.41
#B4E2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#B4E2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2E2
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2E2 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDE2
Deuteranopia (green-blind)
#D3D6E2
Tritanopia (blue-blind)
#A5E5E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e2e2; /* rgb */ color: rgb(180, 226, 226); /* oklch */ color: oklch(88.1% 0.048 196.3);
Tailwind
colors: {
custom: {
50: '#cbebeb',
500: '#b4e2e2',
950: '#000000',
},
}SCSS
$custom: #b4e2e2; $custom-light: #cbebeb; $custom-dark: #000000;
JSON
{
"hex": "#b4e2e2",
"rgb": {
"r": 180,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.88057,
"c": 0.04757,
"h": 196.3
},
"luminance": 0.69587
}Semantic roles & 50–950 ramp
primary
#B4E2E2
secondary
#BB7F7F
accent
#2E2EB7
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484