#B8DFCE#B8DFCE
#B8DFCE is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.047 H 167.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFCE |
|---|---|
| RGB | rgb(184, 223, 206) |
| HSL | hsl(154, 38%, 80%) |
| HSV | hsv(154, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(85.72, -16.06, 4.10) |
| CIE-LCH | lch(85.72, 16.58, 165.67°) |
| OKLab | oklab(87.09% -0.0459 0.0106) |
| OKLCH | oklch(87.09% 0.047 167) |
| XYZ | xyz(57.2925, 67.4204, 68.3754) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Pale Aqua
#B8FFEB
ΔE00 8.32
Eggshell Blue
#C4FFF7
ΔE00 8.33
Paleturquoise
#AFEEEE
ΔE00 8.48
Ice
#D6FFFA
ΔE00 8.51
Light Teal
#90E4C1
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFCE #DFB8C9
analogous
#B8DFBB #B8DFCE #B8DDDF
triadic
#B8DFCE #CEB8DF #DFCEB8
tetradic
#B8DFCE #BBB8DF #DFB8C9 #DDDFB8
square
#B8DFCE #BBB8DF #DFB8C9 #DDDFB8
split-complementary
#B8DFCE #DFB8DD #DFBBB8
monochromatic
#64B994 #8ECCB1 #B8DFCE #E2F2EB #EAF5F0
Accessibility & contrast
On white
1.45
#B8DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#B8DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFCE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFCE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CD
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#B0DFDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b8dfce; /* rgb */ color: rgb(184, 223, 206); /* oklch */ color: oklch(87.1% 0.047 167.0);
Tailwind
colors: {
custom: {
50: '#cde9dd',
500: '#b8dfce',
950: '#000000',
},
}SCSS
$custom: #b8dfce; $custom-light: #cde9dd; $custom-dark: #000000;
JSON
{
"hex": "#b8dfce",
"rgb": {
"r": 184,
"g": 223,
"b": 206
},
"hsl": {
"h": 153.846,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87093,
"c": 0.0471,
"h": 167
},
"luminance": 0.67422
}Semantic roles & 50–950 ramp
primary
#B8DFCE
secondary
#B7849A
accent
#356BB1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484