#B4EBEA#B4EBEA
#B4EBEA is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.2% C 0.056 H 194.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EBEA |
|---|---|
| RGB | rgb(180, 235, 234) |
| HSL | hsl(179, 58%, 81%) |
| HSV | hsv(179, 23%, 92%) |
| CMYK | cmyk(23.4%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(89.42, -17.58, -5.22) |
| CIE-LCH | lch(89.42, 18.34, 196.55°) |
| OKLab | oklab(90.22% -0.0541 -0.0143) |
| OKLCH | oklch(90.22% 0.056 194.8) |
| XYZ | xyz(63.3775, 75.0578, 88.9742) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.47
Duck Egg Blue
#C3FBF4
ΔE00 4.06
Light Sky Blue
#C6FCFF
ΔE00 4.11
Powder Blue
#B0E0E6
ΔE00 4.13
Pale Sky Blue
#BDF6FE
ΔE00 4.34
Light Light Blue
#CAFFFB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EBEA #EBB4B5
analogous
#B4EBCF #B4EBEA #B4D1EB
triadic
#B4EBEA #EAB4EB #EBEAB4
tetradic
#B4EBEA #CFB4EB #EBB4B5 #D1EBB4
square
#B4EBEA #CFB4EB #EBB4B5 #D1EBB4
split-complementary
#B4EBEA #EBB4D1 #EBCFB4
monochromatic
#53D1CF #84DEDC #B4EBEA #E4F8F8 #E7F9F8
Accessibility & contrast
On white
1.31
#B4EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#B4EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EBEA
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EBEA | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#A2EEEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b4ebea; /* rgb */ color: rgb(180, 235, 234); /* oklch */ color: oklch(90.2% 0.056 194.8);
Tailwind
colors: {
custom: {
50: '#cbf1f0',
500: '#b4ebea',
950: '#000000',
},
}SCSS
$custom: #b4ebea; $custom-light: #cbf1f0; $custom-dark: #000000;
JSON
{
"hex": "#b4ebea",
"rgb": {
"r": 180,
"g": 235,
"b": 234
},
"hsl": {
"h": 178.909,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.90217,
"c": 0.05594,
"h": 194.8
},
"luminance": 0.7506
}Semantic roles & 50–950 ramp
primary
#B4EBEA
secondary
#C77C7D
accent
#2023C5
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585