#B4E3CE#B4E3CE
#B4E3CE is a very light, muted teal. Relative luminance 0.691; OKLCH L 87.7% C 0.057 H 166.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E3CE |
|---|---|
| RGB | rgb(180, 227, 206) |
| HSL | hsl(153, 46%, 80%) |
| HSV | hsv(153, 21%, 89%) |
| CMYK | cmyk(20.7%, 0%, 9.3%, 11%) |
| CIE-LAB | lab(86.55, -19.33, 5.28) |
| CIE-LCH | lch(86.55, 20.04, 164.72°) |
| OKLab | oklab(87.7% -0.055 0.0137) |
| OKLCH | oklch(87.7% 0.057 166.1) |
| XYZ | xyz(57.4289, 69.0958, 68.6916) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.80
Light Teal
#90E4C1
ΔE00 6.82
Duck Egg Blue
#C3FBF4
ΔE00 7.56
Mint
#AAF0C1
ΔE00 7.81
Eggshell Blue
#C4FFF7
ΔE00 7.97
Pale Turquoise
#A5FBD5
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E3CE #E3B4C9
analogous
#B4E3B6 #B4E3CE #B4E1E3
triadic
#B4E3CE #CEB4E3 #E3CEB4
tetradic
#B4E3CE #B6B4E3 #E3B4C9 #E1E3B4
square
#B4E3CE #B6B4E3 #E3B4C9 #E1E3B4
split-complementary
#B4E3CE #E3B4E1 #E3B6B4
monochromatic
#5BC294 #87D2B1 #B4E3CE #E1F4EB #E9F7F0
Accessibility & contrast
On white
1.42
#B4E3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#B4E3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E3CE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E3CE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCD
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#AAE3DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e3ce; /* rgb */ color: rgb(180, 227, 206); /* oklch */ color: oklch(87.7% 0.057 166.1);
Tailwind
colors: {
custom: {
50: '#cbecdd',
500: '#b4e3ce',
950: '#000000',
},
}SCSS
$custom: #b4e3ce; $custom-light: #cbecdd; $custom-dark: #000000;
JSON
{
"hex": "#b4e3ce",
"rgb": {
"r": 180,
"g": 227,
"b": 206
},
"hsl": {
"h": 153.191,
"s": 45.631,
"l": 79.804
},
"oklch": {
"l": 0.87696,
"c": 0.05666,
"h": 166.1
},
"luminance": 0.69098
}Semantic roles & 50–950 ramp
primary
#B4E3CE
secondary
#BD7E9A
accent
#2D6BB9
background
#FEFEFE
surface
#FAFDFC
border
#D3D5D5
text
#131615
muted
#838484