#B4E4E3#B4E4E3
#B4E4E3 is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.5% C 0.049 H 194.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E4E3 |
|---|---|
| RGB | rgb(180, 228, 227) |
| HSL | hsl(179, 47%, 80%) |
| HSV | hsv(179, 21%, 89%) |
| CMYK | cmyk(21.1%, 0%, 0.4%, 10.6%) |
| CIE-LAB | lab(87.36, -15.57, -4.59) |
| CIE-LCH | lch(87.36, 16.23, 196.44°) |
| OKLab | oklab(88.51% -0.0478 -0.0126) |
| OKLCH | oklch(88.51% 0.049 194.7) |
| XYZ | xyz(60.4268, 70.7339, 83.1273) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.07
Paleturquoise
#AFEEEE
ΔE00 3.25
Pale Sky Blue
#BDF6FE
ΔE00 5.23
Light Sky Blue
#C6FCFF
ΔE00 5.34
Duck Egg Blue
#C3FBF4
ΔE00 5.48
Pale Blue
#D0FEFE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E4E3 #E4B4B5
analogous
#B4E4CB #B4E4E3 #B4CDE4
triadic
#B4E4E3 #E3B4E4 #E4E3B4
tetradic
#B4E4E3 #CBB4E4 #E4B4B5 #CDE4B4
square
#B4E4E3 #CBB4E4 #E4B4B5 #CDE4B4
split-complementary
#B4E4E3 #E4B4CD #E4CBB4
monochromatic
#5AC4C1 #87D4D2 #B4E4E3 #E1F4F4 #E8F7F7
Accessibility & contrast
On white
1.39
#B4E4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#B4E4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E4E3
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E4E3 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE3
Deuteranopia (green-blind)
#D4D8E4
Tritanopia (blue-blind)
#A5E7E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b4e4e3; /* rgb */ color: rgb(180, 228, 227); /* oklch */ color: oklch(88.5% 0.049 194.7);
Tailwind
colors: {
custom: {
50: '#cbeceb',
500: '#b4e4e3',
950: '#000000',
},
}SCSS
$custom: #b4e4e3; $custom-light: #cbeceb; $custom-dark: #000000;
JSON
{
"hex": "#b4e4e3",
"rgb": {
"r": 180,
"g": 228,
"b": 227
},
"hsl": {
"h": 178.75,
"s": 47.059,
"l": 80
},
"oklch": {
"l": 0.88513,
"c": 0.04947,
"h": 194.7
},
"luminance": 0.70736
}Semantic roles & 50–950 ramp
primary
#B4E4E3
secondary
#BE7E80
accent
#2B2EBA
background
#FEFEFE
surface
#FAFDFD
border
#D3D5D5
text
#131616
muted
#838484