#B4E2DD#B4E2DD
#B4E2DD is a very light, muted teal. Relative luminance 0.693; OKLCH L 87.9% C 0.048 H 188.2°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2DD |
|---|---|
| RGB | rgb(180, 226, 221) |
| HSL | hsl(173, 44%, 80%) |
| HSV | hsv(173, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(86.66, -15.82, -2.46) |
| CIE-LCH | lch(86.66, 16.01, 188.83°) |
| OKLab | oklab(87.91% -0.0476 -0.0068) |
| OKLCH | oklch(87.91% 0.048 188.2) |
| XYZ | xyz(59.0661, 69.3144, 78.6595) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.14
Powder Blue
#B0E0E6
ΔE00 4.58
Duck Egg Blue
#C3FBF4
ΔE00 5.47
Light Light Blue
#CAFFFB
ΔE00 6.17
Eggshell Blue
#C4FFF7
ΔE00 6.39
Light Sky Blue
#C6FCFF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2DD #E2B4B9
analogous
#B4E2C6 #B4E2DD #B4D0E2
triadic
#B4E2DD #DDB4E2 #E2DDB4
tetradic
#B4E2DD #C6B4E2 #E2B4B9 #D0E2B4
square
#B4E2DD #C6B4E2 #E2B4B9 #D0E2B4
split-complementary
#B4E2DD #E2B4D0 #E2C6B4
monochromatic
#5CC0B5 #88D1C9 #B4E2DD #E0F3F1 #E9F6F5
Accessibility & contrast
On white
1.41
#B4E2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#B4E2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2DD
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2DD | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDD
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#A7E4E0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e2dd; /* rgb */ color: rgb(180, 226, 221); /* oklch */ color: oklch(87.9% 0.048 188.2);
Tailwind
colors: {
custom: {
50: '#cbebe7',
500: '#b4e2dd',
950: '#000000',
},
}SCSS
$custom: #b4e2dd; $custom-light: #cbebe7; $custom-dark: #000000;
JSON
{
"hex": "#b4e2dd",
"rgb": {
"r": 180,
"g": 226,
"b": 221
},
"hsl": {
"h": 173.478,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87907,
"c": 0.04811,
"h": 188.2
},
"luminance": 0.69316
}Semantic roles & 50–950 ramp
primary
#B4E2DD
secondary
#BB7F85
accent
#2E3DB7
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484