#B8DFCD#B8DFCD
#B8DFCD is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.048 H 165.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFCD |
|---|---|
| RGB | rgb(184, 223, 205) |
| HSL | hsl(152, 38%, 80%) |
| HSV | hsv(152, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.69, -16.26, 4.60) |
| CIE-LCH | lch(85.69, 16.89, 164.21°) |
| OKLab | oklab(87.07% -0.0463 0.0119) |
| OKLCH | oklch(87.07% 0.048 165.6) |
| XYZ | xyz(57.1714, 67.3719, 67.7377) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.92
Pale Aqua
#B8FFEB
ΔE00 8.32
Eggshell Blue
#C4FFF7
ΔE00 8.51
Light Teal
#90E4C1
ΔE00 8.58
Ice
#D6FFFA
ΔE00 8.74
Paleturquoise
#AFEEEE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFCD #DFB8CA
analogous
#B8DFBA #B8DFCD #B8DDDF
triadic
#B8DFCD #CDB8DF #DFCDB8
tetradic
#B8DFCD #BAB8DF #DFB8CA #DDDFB8
square
#B8DFCD #BAB8DF #DFB8CA #DDDFB8
split-complementary
#B8DFCD #DFB8DD #DFBAB8
monochromatic
#64B992 #8ECCAF #B8DFCD #E2F2EB #EAF5F0
Accessibility & contrast
On white
1.45
#B8DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#B8DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFCD
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFCD | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#B0DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dfcd; /* rgb */ color: rgb(184, 223, 205); /* oklch */ color: oklch(87.1% 0.048 165.6);
Tailwind
colors: {
custom: {
50: '#cde9dc',
500: '#b8dfcd',
950: '#000000',
},
}SCSS
$custom: #b8dfcd; $custom-light: #cde9dc; $custom-dark: #000000;
JSON
{
"hex": "#b8dfcd",
"rgb": {
"r": 184,
"g": 223,
"b": 205
},
"hsl": {
"h": 152.308,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87066,
"c": 0.0478,
"h": 165.6
},
"luminance": 0.67373
}Semantic roles & 50–950 ramp
primary
#B8DFCD
secondary
#B7849C
accent
#356EB1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484