#B4E4E4#B4E4E4
#B4E4E4 is a very light, muted teal. Relative luminance 0.708; OKLCH L 88.5% C 0.049 H 196.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4E4 |
|---|---|
| RGB | rgb(180, 228, 228) |
| HSL | hsl(180, 47%, 80%) |
| HSV | hsv(180, 21%, 89%) |
| CMYK | cmyk(21.1%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(87.38, -15.35, -5.08) |
| CIE-LCH | lch(87.38, 16.17, 198.31°) |
| OKLab | oklab(88.54% -0.0475 -0.0139) |
| OKLCH | oklch(88.54% 0.049 196.3) |
| XYZ | xyz(60.5653, 70.7892, 83.8563) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.67
Paleturquoise
#AFEEEE
ΔE00 3.29
Pale Sky Blue
#BDF6FE
ΔE00 4.96
Light Sky Blue
#C6FCFF
ΔE00 5.23
Duck Egg Blue
#C3FBF4
ΔE00 5.68
Pale Blue
#D0FEFE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4E4 #E4B4B4
analogous
#B4E4CC #B4E4E4 #B4CCE4
triadic
#B4E4E4 #E4B4E4 #E4E4B4
tetradic
#B4E4E4 #CCB4E4 #E4B4B4 #CCE4B4
square
#B4E4E4 #CCB4E4 #E4B4B4 #CCE4B4
split-complementary
#B4E4E4 #E4B4CC #E4CCB4
monochromatic
#5AC4C4 #87D4D4 #B4E4E4 #E1F4F4 #E8F7F7
Accessibility & contrast
On white
1.39
#B4E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#B4E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4E4
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4E4 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE4
Deuteranopia (green-blind)
#D4D8E4
Tritanopia (blue-blind)
#A5E7E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4e4; /* rgb */ color: rgb(180, 228, 228); /* oklch */ color: oklch(88.5% 0.049 196.3);
Tailwind
colors: {
custom: {
50: '#cbecec',
500: '#b4e4e4',
950: '#000000',
},
}SCSS
$custom: #b4e4e4; $custom-light: #cbecec; $custom-dark: #000000;
JSON
{
"hex": "#b4e4e4",
"rgb": {
"r": 180,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.88544,
"c": 0.04945,
"h": 196.3
},
"luminance": 0.70792
}Semantic roles & 50–950 ramp
primary
#B4E4E4
secondary
#BE7E7E
accent
#2B2BBA
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484