#B4E3DB#B4E3DB
#B4E3DB is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.1% C 0.050 H 183.6°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E3DB |
|---|---|
| RGB | rgb(180, 227, 219) |
| HSL | hsl(170, 46%, 80%) |
| HSV | hsv(170, 21%, 89%) |
| CMYK | cmyk(20.7%, 0%, 3.5%, 11%) |
| CIE-LAB | lab(86.88, -16.73, -1.09) |
| CIE-LCH | lch(86.88, 16.77, 183.72°) |
| OKLab | oklab(88.06% -0.0497 -0.0032) |
| OKLCH | oklch(88.06% 0.05 183.6) |
| XYZ | xyz(59.0740, 69.7538, 77.3554) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.58
Duck Egg Blue
#C3FBF4
ΔE00 5.21
Powder Blue
#B0E0E6
ΔE00 5.84
Eggshell Blue
#C4FFF7
ΔE00 6.05
Light Light Blue
#CAFFFB
ΔE00 6.19
Ice
#D6FFFA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E3DB #E3B4BC
analogous
#B4E3C4 #B4E3DB #B4D4E3
triadic
#B4E3DB #DBB4E3 #E3DBB4
tetradic
#B4E3DB #C4B4E3 #E3B4BC #D4E3B4
square
#B4E3DB #C4B4E3 #E3B4BC #D4E3B4
split-complementary
#B4E3DB #E3B4D4 #E3C4B4
monochromatic
#5BC2B0 #87D2C6 #B4E3DB #E1F4F0 #E9F7F4
Accessibility & contrast
On white
1.40
#B4E3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#B4E3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E3DB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E3DB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#A7E5E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e3db; /* rgb */ color: rgb(180, 227, 219); /* oklch */ color: oklch(88.1% 0.050 183.6);
Tailwind
colors: {
custom: {
50: '#cbebe6',
500: '#b4e3db',
950: '#000000',
},
}SCSS
$custom: #b4e3db; $custom-light: #cbebe6; $custom-dark: #000000;
JSON
{
"hex": "#b4e3db",
"rgb": {
"r": 180,
"g": 227,
"b": 219
},
"hsl": {
"h": 169.787,
"s": 45.631,
"l": 79.804
},
"oklch": {
"l": 0.88062,
"c": 0.04982,
"h": 183.6
},
"luminance": 0.69756
}Semantic roles & 50–950 ramp
primary
#B4E3DB
secondary
#BD7E89
accent
#2D45B9
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484