#B0EAEC#B0EAEC
#B0EAEC is a very light, muted teal. Relative luminance 0.741; OKLCH L 89.8% C 0.059 H 198.8°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EAEC |
|---|---|
| RGB | rgb(176, 234, 236) |
| HSL | hsl(182, 61%, 81%) |
| HSV | hsv(182, 25%, 93%) |
| CMYK | cmyk(25.4%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(88.98, -17.81, -6.94) |
| CIE-LCH | lch(88.98, 19.11, 201.29°) |
| OKLab | oklab(89.83% -0.0556 -0.019) |
| OKLCH | oklch(89.83% 0.059 198.8) |
| XYZ | xyz(62.4629, 74.1290, 90.3578) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.48
Powder Blue
#B0E0E6
ΔE00 3.46
Pale Sky Blue
#BDF6FE
ΔE00 3.71
Light Sky Blue
#C6FCFF
ΔE00 4.14
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Duck Egg Blue
#C3FBF4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EAEC #ECB2B0
analogous
#B0ECD0 #B0EAEC #B0CCEC
triadic
#B0EAEC #ECB0EA #EAECB0
tetradic
#B0EAEC #D0B0EC #ECB2B0 #CCECB0
square
#B0EAEC #D0B0EC #ECB2B0 #CCECB0
split-complementary
#B0EAEC #ECB0CC #ECD0B0
monochromatic
#4DD0D4 #7FDDE0 #B0EAEC #E1F7F8 #E6F8F9
Accessibility & contrast
On white
1.33
#B0EAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#B0EAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EAEC
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EAEC | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EC
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#9CEEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b0eaec; /* rgb */ color: rgb(176, 234, 236); /* oklch */ color: oklch(89.8% 0.059 198.8);
Tailwind
colors: {
custom: {
50: '#c9f0f2',
500: '#b0eaec',
950: '#000000',
},
}SCSS
$custom: #b0eaec; $custom-light: #c9f0f2; $custom-dark: #000000;
JSON
{
"hex": "#b0eaec",
"rgb": {
"r": 176,
"g": 234,
"b": 236
},
"hsl": {
"h": 182,
"s": 61.224,
"l": 80.784
},
"oklch": {
"l": 0.8983,
"c": 0.05878,
"h": 198.8
},
"luminance": 0.74132
}Semantic roles & 50–950 ramp
primary
#B0EAEC
secondary
#C97A77
accent
#221DC9
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585