#B8DCDC#B8DCDC
#B8DCDC is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.9% C 0.038 H 196.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCDC |
|---|---|
| RGB | rgb(184, 220, 220) |
| HSL | hsl(180, 34%, 79%) |
| HSV | hsv(180, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(85.27, -11.75, -3.94) |
| CIE-LCH | lch(85.27, 12.39, 198.54°) |
| OKLab | oklab(86.86% -0.0363 -0.0107) |
| OKLCH | oklch(86.86% 0.038 196.5) |
| XYZ | xyz(58.2752, 66.5423, 77.4699) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.28
Lightblue
#ADD8E6
ΔE00 5.82
Paleturquoise
#AFEEEE
ΔE00 6.37
Pale Sky Blue
#BDF6FE
ΔE00 6.99
Pale Blue
#D0FEFE
ΔE00 7.36
Light Sky Blue
#C6FCFF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCDC #DCB8B8
analogous
#B8DCCA #B8DCDC #B8CADC
triadic
#B8DCDC #DCB8DC #DCDCB8
tetradic
#B8DCDC #CAB8DC #DCB8B8 #CADCB8
square
#B8DCDC #CAB8DC #DCB8B8 #CADCB8
split-complementary
#B8DCDC #DCB8CA #DCCAB8
monochromatic
#66B4B4 #8FC8C8 #B8DCDC #E1F0F0 #EBF5F5
Accessibility & contrast
On white
1.47
#B8DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B8DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCDC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCDC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#ADDFDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8dcdc; /* rgb */ color: rgb(184, 220, 220); /* oklch */ color: oklch(86.9% 0.038 196.5);
Tailwind
colors: {
custom: {
50: '#cde6e6',
500: '#b8dcdc',
950: '#000000',
},
}SCSS
$custom: #b8dcdc; $custom-light: #cde6e6; $custom-dark: #000000;
JSON
{
"hex": "#b8dcdc",
"rgb": {
"r": 184,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.8686,
"c": 0.03784,
"h": 196.5
},
"luminance": 0.66544
}Semantic roles & 50–950 ramp
primary
#B8DCDC
secondary
#B48585
accent
#3939AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131616
muted
#838484