#B4E2DF#B4E2DF
#B4E2DF is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.0% C 0.048 H 191.4°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E2DF |
|---|---|
| RGB | rgb(180, 226, 223) |
| HSL | hsl(176, 44%, 80%) |
| HSV | hsv(176, 20%, 89%) |
| CMYK | cmyk(20.4%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(86.71, -15.40, -3.43) |
| CIE-LCH | lch(86.71, 15.78, 192.57°) |
| OKLab | oklab(87.97% -0.0468 -0.0094) |
| OKLCH | oklch(87.97% 0.048 191.4) |
| XYZ | xyz(59.3342, 69.4216, 80.0712) |
| Luminance | 0.6942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.75
Paleturquoise
#AFEEEE
ΔE00 3.88
Duck Egg Blue
#C3FBF4
ΔE00 5.65
Light Sky Blue
#C6FCFF
ΔE00 6.05
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Light Light Blue
#CAFFFB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E2DF #E2B4B7
analogous
#B4E2C8 #B4E2DF #B4CEE2
triadic
#B4E2DF #DFB4E2 #E2DFB4
tetradic
#B4E2DF #C8B4E2 #E2B4B7 #CEE2B4
square
#B4E2DF #C8B4E2 #E2B4B7 #CEE2B4
split-complementary
#B4E2DF #E2B4CE #E2C8B4
monochromatic
#5CC0B9 #88D1CC #B4E2DF #E0F3F2 #E9F6F6
Accessibility & contrast
On white
1.41
#B4E2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#B4E2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E2DF
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E2DF | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDDDF
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#A6E5E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e2df; /* rgb */ color: rgb(180, 226, 223); /* oklch */ color: oklch(88.0% 0.048 191.4);
Tailwind
colors: {
custom: {
50: '#cbebe9',
500: '#b4e2df',
950: '#000000',
},
}SCSS
$custom: #b4e2df; $custom-light: #cbebe9; $custom-dark: #000000;
JSON
{
"hex": "#b4e2df",
"rgb": {
"r": 180,
"g": 226,
"b": 223
},
"hsl": {
"h": 176.087,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.87967,
"c": 0.04777,
"h": 191.4
},
"luminance": 0.69424
}Semantic roles & 50–950 ramp
primary
#B4E2DF
secondary
#BB7F83
accent
#2E37B7
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484