#B8DFDD#B8DFDD
#B8DFDD is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.5% C 0.041 H 192.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFDD |
|---|---|
| RGB | rgb(184, 223, 221) |
| HSL | hsl(177, 38%, 80%) |
| HSV | hsv(177, 17%, 87%) |
| CMYK | cmyk(17.5%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(86.10, -13.07, -3.25) |
| CIE-LCH | lch(86.10, 13.47, 193.98°) |
| OKLab | oklab(87.52% -0.0399 -0.0089) |
| OKLCH | oklch(87.52% 0.041 192.6) |
| XYZ | xyz(59.2024, 68.1843, 78.4342) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.51
Paleturquoise
#AFEEEE
ΔE00 5.38
Pale Sky Blue
#BDF6FE
ΔE00 6.63
Pale Blue
#D0FEFE
ΔE00 6.67
Light Sky Blue
#C6FCFF
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFDD #DFB8BA
analogous
#B8DFCA #B8DFDD #B8CEDF
triadic
#B8DFDD #DDB8DF #DFDDB8
tetradic
#B8DFDD #CAB8DF #DFB8BA #CEDFB8
square
#B8DFDD #CAB8DF #DFB8BA #CEDFB8
split-complementary
#B8DFDD #DFB8CE #DFCAB8
monochromatic
#64B9B5 #8ECCC9 #B8DFDD #E2F2F1 #EAF5F5
Accessibility & contrast
On white
1.43
#B8DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#B8DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFDD
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFDD | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#ADE1DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b8dfdd; /* rgb */ color: rgb(184, 223, 221); /* oklch */ color: oklch(87.5% 0.041 192.6);
Tailwind
colors: {
custom: {
50: '#cee9e7',
500: '#b8dfdd',
950: '#000000',
},
}SCSS
$custom: #b8dfdd; $custom-light: #cee9e7; $custom-dark: #000000;
JSON
{
"hex": "#b8dfdd",
"rgb": {
"r": 184,
"g": 223,
"b": 221
},
"hsl": {
"h": 176.923,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87524,
"c": 0.04086,
"h": 192.6
},
"luminance": 0.68186
}Semantic roles & 50–950 ramp
primary
#B8DFDD
secondary
#B78486
accent
#353BB1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131616
muted
#838484