#B8DFD3#B8DFD3
#B8DFD3 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.2% C 0.044 H 174.6°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFD3 |
|---|---|
| RGB | rgb(184, 223, 211) |
| HSL | hsl(162, 38%, 80%) |
| HSV | hsv(162, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.84, -15.09, 1.65) |
| CIE-LCH | lch(85.84, 15.18, 173.77°) |
| OKLab | oklab(87.23% -0.0439 0.0041) |
| OKLCH | oklch(87.23% 0.044 174.6) |
| XYZ | xyz(57.9096, 67.6672, 71.6254) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.86
Paleturquoise
#AFEEEE
ΔE00 7.02
Powder Blue
#B0E0E6
ΔE00 7.50
Ice
#D6FFFA
ΔE00 7.54
Eggshell Blue
#C4FFF7
ΔE00 7.63
Light Light Blue
#CAFFFB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFD3 #DFB8C4
analogous
#B8DFBF #B8DFD3 #B8D8DF
triadic
#B8DFD3 #D3B8DF #DFD3B8
tetradic
#B8DFD3 #BFB8DF #DFB8C4 #D8DFB8
square
#B8DFD3 #BFB8DF #DFB8C4 #D8DFB8
split-complementary
#B8DFD3 #DFB8D8 #DFBFB8
monochromatic
#64B99F #8ECCB9 #B8DFD3 #E2F2ED #EAF5F2
Accessibility & contrast
On white
1.44
#B8DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#B8DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFD3
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFD3 | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#D5D4D4
Tritanopia (blue-blind)
#AFE0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8dfd3; /* rgb */ color: rgb(184, 223, 211); /* oklch */ color: oklch(87.2% 0.044 174.6);
Tailwind
colors: {
custom: {
50: '#cde9e0',
500: '#b8dfd3',
950: '#000000',
},
}SCSS
$custom: #b8dfd3; $custom-light: #cde9e0; $custom-dark: #000000;
JSON
{
"hex": "#b8dfd3",
"rgb": {
"r": 184,
"g": 223,
"b": 211
},
"hsl": {
"h": 161.538,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87233,
"c": 0.04405,
"h": 174.6
},
"luminance": 0.67669
}Semantic roles & 50–950 ramp
primary
#B8DFD3
secondary
#B78494
accent
#355BB1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484