#B8DFD0#B8DFD0
#B8DFD0 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.046 H 169.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFD0 |
|---|---|
| RGB | rgb(184, 223, 208) |
| HSL | hsl(157, 38%, 80%) |
| HSV | hsv(157, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.77, -15.68, 3.12) |
| CIE-LCH | lch(85.77, 15.98, 168.74°) |
| OKLab | oklab(87.15% -0.0451 0.008) |
| OKLCH | oklch(87.15% 0.046 169.9) |
| XYZ | xyz(57.5370, 67.5182, 69.6631) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 7.88
Eggshell Blue
#C4FFF7
ΔE00 8.00
Ice
#D6FFFA
ΔE00 8.10
Pale Aqua
#B8FFEB
ΔE00 8.36
Light Light Blue
#CAFFFB
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFD0 #DFB8C7
analogous
#B8DFBD #B8DFD0 #B8DBDF
triadic
#B8DFD0 #D0B8DF #DFD0B8
tetradic
#B8DFD0 #BDB8DF #DFB8C7 #DBDFB8
square
#B8DFD0 #BDB8DF #DFB8C7 #DBDFB8
split-complementary
#B8DFD0 #DFB8DB #DFBDB8
monochromatic
#64B998 #8ECCB4 #B8DFD0 #E2F2EC #EAF5F1
Accessibility & contrast
On white
1.45
#B8DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#B8DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFD0
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFD0 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACF
Deuteranopia (green-blind)
#D5D4D1
Tritanopia (blue-blind)
#B0E0DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dfd0; /* rgb */ color: rgb(184, 223, 208); /* oklch */ color: oklch(87.1% 0.046 169.9);
Tailwind
colors: {
custom: {
50: '#cde9de',
500: '#b8dfd0',
950: '#000000',
},
}SCSS
$custom: #b8dfd0; $custom-light: #cde9de; $custom-dark: #000000;
JSON
{
"hex": "#b8dfd0",
"rgb": {
"r": 184,
"g": 223,
"b": 208
},
"hsl": {
"h": 156.923,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87149,
"c": 0.04579,
"h": 169.9
},
"luminance": 0.6752
}Semantic roles & 50–950 ramp
primary
#B8DFD0
secondary
#B78498
accent
#3564B1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484