#B8DFDB#B8DFDB
#B8DFDB is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.041 H 188.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFDB |
|---|---|
| RGB | rgb(184, 223, 219) |
| HSL | hsl(174, 38%, 80%) |
| HSV | hsv(174, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.05, -13.48, -2.28) |
| CIE-LCH | lch(86.05, 13.67, 189.58°) |
| OKLab | oklab(87.47% -0.0407 -0.0063) |
| OKLCH | oklch(87.47% 0.041 188.8) |
| XYZ | xyz(58.9375, 68.0784, 77.0393) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.28
Paleturquoise
#AFEEEE
ΔE00 5.46
Duck Egg Blue
#C3FBF4
ΔE00 6.65
Pale Blue
#D0FEFE
ΔE00 6.84
Ice
#D6FFFA
ΔE00 6.85
Very Pale Blue
#D6FFFE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFDB #DFB8BC
analogous
#B8DFC8 #B8DFDB #B8D0DF
triadic
#B8DFDB #DBB8DF #DFDBB8
tetradic
#B8DFDB #C8B8DF #DFB8BC #D0DFB8
square
#B8DFDB #C8B8DF #DFB8BC #D0DFB8
split-complementary
#B8DFDB #DFB8D0 #DFC8B8
monochromatic
#64B9B0 #8ECCC6 #B8DFDB #E2F2F0 #EAF5F4
Accessibility & contrast
On white
1.44
#B8DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#B8DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFDB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFDB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDB
Deuteranopia (green-blind)
#D3D5DC
Tritanopia (blue-blind)
#ADE1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8dfdb; /* rgb */ color: rgb(184, 223, 219); /* oklch */ color: oklch(87.5% 0.041 188.8);
Tailwind
colors: {
custom: {
50: '#cde9e6',
500: '#b8dfdb',
950: '#000000',
},
}SCSS
$custom: #b8dfdb; $custom-light: #cde9e6; $custom-dark: #000000;
JSON
{
"hex": "#b8dfdb",
"rgb": {
"r": 184,
"g": 223,
"b": 219
},
"hsl": {
"h": 173.846,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87465,
"c": 0.04115,
"h": 188.8
},
"luminance": 0.6808
}Semantic roles & 50–950 ramp
primary
#B8DFDB
secondary
#B78489
accent
#3541B1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484