#B8EAEB#B8EAEB
#B8EAEB is a very light, muted teal. Relative luminance 0.750; OKLCH L 90.3% C 0.051 H 197.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EAEB |
|---|---|
| RGB | rgb(184, 234, 235) |
| HSL | hsl(181, 56%, 82%) |
| HSV | hsv(181, 22%, 92%) |
| CMYK | cmyk(21.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.41, -15.69, -5.74) |
| CIE-LCH | lch(89.41, 16.70, 200.09°) |
| OKLab | oklab(90.28% -0.0487 -0.0157) |
| OKLCH | oklch(90.28% 0.051 197.8) |
| XYZ | xyz(64.1809, 75.0316, 89.6821) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.59
Powder Blue
#B0E0E6
ΔE00 3.08
Pale Sky Blue
#BDF6FE
ΔE00 3.71
Light Sky Blue
#C6FCFF
ΔE00 3.86
Pale Blue
#D0FEFE
ΔE00 4.48
Light Light Blue
#CAFFFB
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EAEB #EBB9B8
analogous
#B8EBD2 #B8EAEB #B8D1EB
triadic
#B8EAEB #EBB8EA #EAEBB8
tetradic
#B8EAEB #D2B8EB #EBB9B8 #D1EBB8
square
#B8EAEB #D2B8EB #EBB9B8 #D1EBB8
split-complementary
#B8EAEB #EBB8D1 #EBD2B8
monochromatic
#59CED0 #88DCDE #B8EAEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.31
#B8EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#B8EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EAEB
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EAEB | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#D9DEEB
Tritanopia (blue-blind)
#A8EDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b8eaeb; /* rgb */ color: rgb(184, 234, 235); /* oklch */ color: oklch(90.3% 0.051 197.8);
Tailwind
colors: {
custom: {
50: '#cef0f1',
500: '#b8eaeb',
950: '#000000',
},
}SCSS
$custom: #b8eaeb; $custom-light: #cef0f1; $custom-dark: #000000;
JSON
{
"hex": "#b8eaeb",
"rgb": {
"r": 184,
"g": 234,
"b": 235
},
"hsl": {
"h": 181.176,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.90276,
"c": 0.0512,
"h": 197.8
},
"luminance": 0.75034
}Semantic roles & 50–950 ramp
primary
#B8EAEB
secondary
#C78180
accent
#2522C4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585