#B8EBDF#B8EBDF
#B8EBDF is a very light, muted teal. Relative luminance 0.749; OKLCH L 90.1% C 0.055 H 179.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EBDF |
|---|---|
| RGB | rgb(184, 235, 223) |
| HSL | hsl(166, 56%, 82%) |
| HSV | hsv(166, 22%, 92%) |
| CMYK | cmyk(21.7%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(89.36, -18.68, 0.47) |
| CIE-LCH | lch(89.36, 18.68, 178.55°) |
| OKLab | oklab(90.14% -0.0548 0.001) |
| OKLCH | oklch(90.14% 0.055 179) |
| XYZ | xyz(62.7909, 74.9324, 80.9528) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.96
Eggshell Blue
#C4FFF7
ΔE00 4.56
Paleturquoise
#AFEEEE
ΔE00 5.03
Light Light Blue
#CAFFFB
ΔE00 5.34
Pale Aqua
#B8FFEB
ΔE00 5.44
Pale Cyan
#B7FFFA
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EBDF #EBB8C4
analogous
#B8EBC6 #B8EBDF #B8DEEB
triadic
#B8EBDF #DFB8EB #EBDFB8
tetradic
#B8EBDF #C6B8EB #EBB8C4 #DEEBB8
square
#B8EBDF #C6B8EB #EBB8C4 #DEEBB8
split-complementary
#B8EBDF #EBB8DE #EBC6B8
monochromatic
#59D0B4 #88DEC9 #B8EBDF #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.31
#B8EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#B8EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EBDF
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EBDF | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#DDDEE0
Tritanopia (blue-blind)
#ABEDE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #b8ebdf; /* rgb */ color: rgb(184, 235, 223); /* oklch */ color: oklch(90.1% 0.055 179.0);
Tailwind
colors: {
custom: {
50: '#cef1e9',
500: '#b8ebdf',
950: '#000000',
},
}SCSS
$custom: #b8ebdf; $custom-light: #cef1e9; $custom-dark: #000000;
JSON
{
"hex": "#b8ebdf",
"rgb": {
"r": 184,
"g": 235,
"b": 223
},
"hsl": {
"h": 165.882,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.90135,
"c": 0.05479,
"h": 179
},
"luminance": 0.74935
}Semantic roles & 50–950 ramp
primary
#B8EBDF
secondary
#C78091
accent
#2248C4
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#131616
muted
#838584