#B0EAEB#B0EAEB
#B0EAEB is a very light, muted teal. Relative luminance 0.741; OKLCH L 89.8% C 0.059 H 197.5°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B0EAEB |
|---|---|
| RGB | rgb(176, 234, 235) |
| HSL | hsl(181, 60%, 81%) |
| HSV | hsv(181, 25%, 92%) |
| CMYK | cmyk(25.1%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.96, -18.02, -6.46) |
| CIE-LCH | lch(88.96, 19.15, 199.71°) |
| OKLab | oklab(89.8% -0.056 -0.0176) |
| OKLCH | oklch(89.8% 0.059 197.5) |
| XYZ | xyz(62.3180, 74.0711, 89.5947) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.25
Powder Blue
#B0E0E6
ΔE00 3.72
Pale Sky Blue
#BDF6FE
ΔE00 4.00
Light Sky Blue
#C6FCFF
ΔE00 4.24
Duck Egg Blue
#C3FBF4
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0EAEB #EBB1B0
analogous
#B0EBCE #B0EAEB #B0CCEB
triadic
#B0EAEB #EBB0EA #EAEBB0
tetradic
#B0EAEB #CEB0EB #EBB1B0 #CCEBB0
square
#B0EAEB #CEB0EB #EBB1B0 #CCEBB0
split-complementary
#B0EAEB #EBB0CC #EBCEB0
monochromatic
#4ED0D2 #7FDDDF #B0EAEB #E1F7F7 #E7F9F9
Accessibility & contrast
On white
1.33
#B0EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#B0EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0EAEB
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0EAEB | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#9CEEEA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b0eaeb; /* rgb */ color: rgb(176, 234, 235); /* oklch */ color: oklch(89.8% 0.059 197.5);
Tailwind
colors: {
custom: {
50: '#c9f0f1',
500: '#b0eaeb',
950: '#000000',
},
}SCSS
$custom: #b0eaeb; $custom-light: #c9f0f1; $custom-dark: #000000;
JSON
{
"hex": "#b0eaeb",
"rgb": {
"r": 176,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.017,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.89799,
"c": 0.05874,
"h": 197.5
},
"luminance": 0.74074
}Semantic roles & 50–950 ramp
primary
#B0EAEB
secondary
#C77978
accent
#211EC7
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131616
muted
#828585