#B4EBEB#B4EBEB
#B4EBEB is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.2% C 0.056 H 196.2°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B4EBEB |
|---|---|
| RGB | rgb(180, 235, 235) |
| HSL | hsl(180, 58%, 81%) |
| HSV | hsv(180, 23%, 92%) |
| CMYK | cmyk(23.4%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(89.45, -17.36, -5.71) |
| CIE-LCH | lch(89.45, 18.28, 198.19°) |
| OKLab | oklab(90.25% -0.0537 -0.0156) |
| OKLCH | oklch(90.25% 0.056 196.2) |
| XYZ | xyz(63.5215, 75.1154, 89.7329) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.49
Powder Blue
#B0E0E6
ΔE00 3.83
Light Sky Blue
#C6FCFF
ΔE00 3.94
Pale Sky Blue
#BDF6FE
ΔE00 4.00
Duck Egg Blue
#C3FBF4
ΔE00 4.29
Light Light Blue
#CAFFFB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4EBEB #EBB4B4
analogous
#B4EBD0 #B4EBEB #B4D0EB
triadic
#B4EBEB #EBB4EB #EBEBB4
tetradic
#B4EBEB #D0B4EB #EBB4B4 #D0EBB4
square
#B4EBEB #D0B4EB #EBB4B4 #D0EBB4
split-complementary
#B4EBEB #EBB4D0 #EBD0B4
monochromatic
#53D1D1 #84DEDE #B4EBEB #E4F8F8 #E7F9F9
Accessibility & contrast
On white
1.31
#B4EBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#B4EBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4EBEB
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4EBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4EBEB | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EB
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#A2EFEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b4ebeb; /* rgb */ color: rgb(180, 235, 235); /* oklch */ color: oklch(90.2% 0.056 196.2);
Tailwind
colors: {
custom: {
50: '#cbf1f1',
500: '#b4ebeb',
950: '#000000',
},
}SCSS
$custom: #b4ebeb; $custom-light: #cbf1f1; $custom-dark: #000000;
JSON
{
"hex": "#b4ebeb",
"rgb": {
"r": 180,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.90248,
"c": 0.05591,
"h": 196.2
},
"luminance": 0.75118
}Semantic roles & 50–950 ramp
primary
#B4EBEB
secondary
#C77C7C
accent
#2020C5
background
#FEFFFF
surface
#FAFEFE
border
#D3D6D6
text
#131616
muted
#838585