#B8EAEC#B8EAEC
#B8EAEC is a very light, muted teal. Relative luminance 0.751; OKLCH L 90.3% C 0.051 H 199.3°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EAEC |
|---|---|
| RGB | rgb(184, 234, 236) |
| HSL | hsl(182, 58%, 82%) |
| HSV | hsv(182, 22%, 93%) |
| CMYK | cmyk(22%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.43, -15.47, -6.22) |
| CIE-LCH | lch(89.43, 16.68, 201.90°) |
| OKLab | oklab(90.31% -0.0484 -0.017) |
| OKLCH | oklch(90.31% 0.051 199.3) |
| XYZ | xyz(64.3258, 75.0896, 90.4451) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.78
Powder Blue
#B0E0E6
ΔE00 2.81
Pale Sky Blue
#BDF6FE
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 3.79
Pale Blue
#D0FEFE
ΔE00 4.50
Really Light Blue
#D4FFFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EAEC #ECBAB8
analogous
#B8ECD4 #B8EAEC #B8D0EC
triadic
#B8EAEC #ECB8EA #EAECB8
tetradic
#B8EAEC #D4B8EC #ECBAB8 #D0ECB8
square
#B8EAEC #D4B8EC #ECBAB8 #D0ECB8
split-complementary
#B8EAEC #ECB8D0 #ECD4B8
monochromatic
#57CDD2 #88DCDF #B8EAEC #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.31
#B8EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#B8EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EAEC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EAEC | 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)
#E3E5EC
Deuteranopia (green-blind)
#D9DEEC
Tritanopia (blue-blind)
#A7EEEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b8eaec; /* rgb */ color: rgb(184, 234, 236); /* oklch */ color: oklch(90.3% 0.051 199.3);
Tailwind
colors: {
custom: {
50: '#cef0f2',
500: '#b8eaec',
950: '#000000',
},
}SCSS
$custom: #b8eaec; $custom-light: #cef0f2; $custom-dark: #000000;
JSON
{
"hex": "#b8eaec",
"rgb": {
"r": 184,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.308,
"s": 57.778,
"l": 82.353
},
"oklch": {
"l": 0.90307,
"c": 0.05125,
"h": 199.3
},
"luminance": 0.75092
}Semantic roles & 50–950 ramp
primary
#B8EAEC
secondary
#C9827F
accent
#2620C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585