#B0E4E2#B0E4E2
#B0E4E2 is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.2% C 0.053 H 193.3°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B0E4E2 |
|---|---|
| RGB | rgb(176, 228, 226) |
| HSL | hsl(178, 49%, 79%) |
| HSV | hsv(178, 23%, 89%) |
| CMYK | cmyk(22.8%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(87.10, -16.97, -4.47) |
| CIE-LCH | lch(87.10, 17.55, 194.77°) |
| OKLab | oklab(88.24% -0.0519 -0.0123) |
| OKLCH | oklch(88.24% 0.053 193.3) |
| XYZ | xyz(59.3712, 70.2055, 82.3595) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.74
Powder Blue
#B0E0E6
ΔE00 3.72
Duck Egg Blue
#C3FBF4
ΔE00 5.23
Pale Sky Blue
#BDF6FE
ΔE00 5.57
Light Sky Blue
#C6FCFF
ΔE00 5.59
Light Light Blue
#CAFFFB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0E4E2 #E4B0B2
analogous
#B0E4C8 #B0E4E2 #B0CCE4
triadic
#B0E4E2 #E2B0E4 #E4E2B0
tetradic
#B0E4E2 #C8B0E4 #E4B0B2 #CCE4B0
square
#B0E4E2 #C8B0E4 #E4B0B2 #CCE4B0
split-complementary
#B0E4E2 #E4B0CC #E4C8B0
monochromatic
#55C5C1 #82D4D1 #B0E4E2 #DEF4F3 #E8F7F7
Accessibility & contrast
On white
1.40
#B0E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#B0E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0E4E2
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0E4E2 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#A0E7E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b0e4e2; /* rgb */ color: rgb(176, 228, 226); /* oklch */ color: oklch(88.2% 0.053 193.3);
Tailwind
colors: {
custom: {
50: '#c8eceb',
500: '#b0e4e2',
950: '#000000',
},
}SCSS
$custom: #b0e4e2; $custom-light: #c8eceb; $custom-dark: #000000;
JSON
{
"hex": "#b0e4e2",
"rgb": {
"r": 176,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.692,
"s": 49.057,
"l": 79.216
},
"oklch": {
"l": 0.88239,
"c": 0.05337,
"h": 193.3
},
"luminance": 0.70208
}Semantic roles & 50–950 ramp
primary
#B0E4E2
secondary
#BE7A7D
accent
#292FBC
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484