#B4EBE9#B4EBE9
#B4EBE9 is a very light, muted teal. Relative luminance 0.750; OKLCH L 90.2% C 0.056 H 193.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EBE9 |
|---|---|
| RGB | rgb(180, 235, 233) |
| HSL | hsl(178, 58%, 81%) |
| HSV | hsv(178, 23%, 92%) |
| CMYK | cmyk(23.4%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(89.39, -17.79, -4.74) |
| CIE-LCH | lch(89.39, 18.41, 194.91°) |
| OKLab | oklab(90.19% -0.0545 -0.013) |
| OKLCH | oklch(90.19% 0.056 193.4) |
| XYZ | xyz(63.2342, 75.0005, 88.2197) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.56
Duck Egg Blue
#C3FBF4
ΔE00 3.85
Light Sky Blue
#C6FCFF
ΔE00 4.31
Light Light Blue
#CAFFFB
ΔE00 4.37
Powder Blue
#B0E0E6
ΔE00 4.45
Pale Sky Blue
#BDF6FE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EBE9 #EBB4B6
analogous
#B4EBCE #B4EBE9 #B4D2EB
triadic
#B4EBE9 #E9B4EB #EBE9B4
tetradic
#B4EBE9 #CEB4EB #EBB4B6 #D2EBB4
square
#B4EBE9 #CEB4EB #EBB4B6 #D2EBB4
split-complementary
#B4EBE9 #EBB4D2 #EBCEB4
monochromatic
#53D1CD #84DEDB #B4EBE9 #E4F8F7 #E7F9F8
Accessibility & contrast
On white
1.31
#B4EBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#B4EBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EBE9
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EBE9 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E9
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#A2EEEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b4ebe9; /* rgb */ color: rgb(180, 235, 233); /* oklch */ color: oklch(90.2% 0.056 193.4);
Tailwind
colors: {
custom: {
50: '#cbf1f0',
500: '#b4ebe9',
950: '#000000',
},
}SCSS
$custom: #b4ebe9; $custom-light: #cbf1f0; $custom-dark: #000000;
JSON
{
"hex": "#b4ebe9",
"rgb": {
"r": 180,
"g": 235,
"b": 233
},
"hsl": {
"h": 177.818,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.90187,
"c": 0.056,
"h": 193.4
},
"luminance": 0.75003
}Semantic roles & 50–950 ramp
primary
#B4EBE9
secondary
#C77C7F
accent
#2026C5
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585