#B4E1DF#B4E1DF
#B4E1DF is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.8% C 0.047 H 193.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E1DF |
|---|---|
| RGB | rgb(180, 225, 223) |
| HSL | hsl(177, 43%, 79%) |
| HSV | hsv(177, 20%, 88%) |
| CMYK | cmyk(20%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(86.44, -14.90, -3.83) |
| CIE-LCH | lch(86.44, 15.38, 194.41°) |
| OKLab | oklab(87.75% -0.0455 -0.0105) |
| OKLCH | oklch(87.75% 0.047 193) |
| XYZ | xyz(59.0630, 68.8793, 79.9808) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.30
Paleturquoise
#AFEEEE
ΔE00 4.10
Pale Sky Blue
#BDF6FE
ΔE00 6.03
Duck Egg Blue
#C3FBF4
ΔE00 6.03
Light Sky Blue
#C6FCFF
ΔE00 6.12
Pale Blue
#D0FEFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E1DF #E1B4B6
analogous
#B4E1C9 #B4E1DF #B4CDE1
triadic
#B4E1DF #DFB4E1 #E1DFB4
tetradic
#B4E1DF #C9B4E1 #E1B4B6 #CDE1B4
square
#B4E1DF #C9B4E1 #E1B4B6 #CDE1B4
split-complementary
#B4E1DF #E1B4CD #E1C9B4
monochromatic
#5DBEBA #88D0CC #B4E1DF #E0F2F2 #E9F6F6
Accessibility & contrast
On white
1.42
#B4E1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#B4E1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E1DF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E1DF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDF
Deuteranopia (green-blind)
#D2D6E0
Tritanopia (blue-blind)
#A6E4E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b4e1df; /* rgb */ color: rgb(180, 225, 223); /* oklch */ color: oklch(87.8% 0.047 193.0);
Tailwind
colors: {
custom: {
50: '#cbeae9',
500: '#b4e1df',
950: '#000000',
},
}SCSS
$custom: #b4e1df; $custom-light: #cbeae9; $custom-dark: #000000;
JSON
{
"hex": "#b4e1df",
"rgb": {
"r": 180,
"g": 225,
"b": 223
},
"hsl": {
"h": 177.333,
"s": 42.857,
"l": 79.412
},
"oklch": {
"l": 0.87754,
"c": 0.04671,
"h": 193
},
"luminance": 0.68881
}Semantic roles & 50–950 ramp
primary
#B4E1DF
secondary
#BA7F82
accent
#3036B6
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484