#B8EBEC#B8EBEC
#B8EBEC is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.5% C 0.052 H 197.8°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EBEC |
|---|---|
| RGB | rgb(184, 235, 236) |
| HSL | hsl(181, 58%, 82%) |
| HSV | hsv(181, 22%, 93%) |
| CMYK | cmyk(22%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(89.70, -15.97, -5.83) |
| CIE-LCH | lch(89.70, 17.00, 200.04°) |
| OKLab | oklab(90.52% -0.0496 -0.0159) |
| OKLCH | oklch(90.52% 0.052 197.8) |
| XYZ | xyz(64.6113, 75.6606, 90.5402) |
| Luminance | 0.7566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.37
Powder Blue
#B0E0E6
ΔE00 3.27
Pale Sky Blue
#BDF6FE
ΔE00 3.56
Light Sky Blue
#C6FCFF
ΔE00 3.65
Pale Blue
#D0FEFE
ΔE00 4.35
Light Light Blue
#CAFFFB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EBEC #ECB9B8
analogous
#B8ECD3 #B8EBEC #B8D1EC
triadic
#B8EBEC #ECB8EB #EBECB8
tetradic
#B8EBEC #D3B8EC #ECB9B8 #D1ECB8
square
#B8EBEC #D3B8EC #ECB9B8 #D1ECB8
split-complementary
#B8EBEC #ECB8D1 #ECD3B8
monochromatic
#57D0D2 #88DDDF #B8EBEC #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.30
#B8EBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#B8EBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EBEC
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EBEC | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#A7EFEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b8ebec; /* rgb */ color: rgb(184, 235, 236); /* oklch */ color: oklch(90.5% 0.052 197.8);
Tailwind
colors: {
custom: {
50: '#cef1f2',
500: '#b8ebec',
950: '#000000',
},
}SCSS
$custom: #b8ebec; $custom-light: #cef1f2; $custom-dark: #000000;
JSON
{
"hex": "#b8ebec",
"rgb": {
"r": 184,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.154,
"s": 57.778,
"l": 82.353
},
"oklch": {
"l": 0.90519,
"c": 0.05213,
"h": 197.8
},
"luminance": 0.75663
}Semantic roles & 50–950 ramp
primary
#B8EBEC
secondary
#C9817F
accent
#2320C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585