#B4E3DF#B4E3DF
#B4E3DF is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.2% C 0.049 H 189.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E3DF |
|---|---|
| RGB | rgb(180, 227, 223) |
| HSL | hsl(175, 46%, 80%) |
| HSV | hsv(175, 21%, 89%) |
| CMYK | cmyk(20.7%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(86.98, -15.90, -3.04) |
| CIE-LCH | lch(86.98, 16.19, 190.82°) |
| OKLab | oklab(88.18% -0.0481 -0.0084) |
| OKLCH | oklch(88.18% 0.049 189.9) |
| XYZ | xyz(59.6069, 69.9670, 80.1621) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.73
Powder Blue
#B0E0E6
ΔE00 4.21
Duck Egg Blue
#C3FBF4
ΔE00 5.30
Light Light Blue
#CAFFFB
ΔE00 5.92
Light Sky Blue
#C6FCFF
ΔE00 6.04
Pale Blue
#D0FEFE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E3DF #E3B4B8
analogous
#B4E3C8 #B4E3DF #B4CFE3
triadic
#B4E3DF #DFB4E3 #E3DFB4
tetradic
#B4E3DF #C8B4E3 #E3B4B8 #CFE3B4
square
#B4E3DF #C8B4E3 #E3B4B8 #CFE3B4
split-complementary
#B4E3DF #E3B4CF #E3C8B4
monochromatic
#5BC2B9 #87D2CC #B4E3DF #E1F4F2 #E9F7F5
Accessibility & contrast
On white
1.40
#B4E3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#B4E3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E3DF
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E3DF | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#A6E6E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e3df; /* rgb */ color: rgb(180, 227, 223); /* oklch */ color: oklch(88.2% 0.049 189.9);
Tailwind
colors: {
custom: {
50: '#cbebe9',
500: '#b4e3df',
950: '#000000',
},
}SCSS
$custom: #b4e3df; $custom-light: #cbebe9; $custom-dark: #000000;
JSON
{
"hex": "#b4e3df",
"rgb": {
"r": 180,
"g": 227,
"b": 223
},
"hsl": {
"h": 174.894,
"s": 45.631,
"l": 79.804
},
"oklch": {
"l": 0.8818,
"c": 0.04885,
"h": 189.9
},
"luminance": 0.69969
}Semantic roles & 50–950 ramp
primary
#B4E3DF
secondary
#BD7E84
accent
#2D39B9
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131616
muted
#838484