#BDDCDC#BDDCDC
#BDDCDC is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.2% C 0.033 H 196.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCDC |
|---|---|
| RGB | rgb(189, 220, 220) |
| HSL | hsl(180, 31%, 80%) |
| HSV | hsv(180, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(85.59, -10.18, -3.44) |
| CIE-LCH | lch(85.59, 10.74, 198.65°) |
| OKLab | oklab(87.19% -0.0314 -0.0093) |
| OKLCH | oklch(87.19% 0.033 196.6) |
| XYZ | xyz(59.4944, 67.1710, 77.5270) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.25
Lightblue
#ADD8E6
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 7.48
Lightcyan
#E0FFFF
ΔE00 7.57
Ice Blue (survey)
#D7FFFE
ΔE00 7.57
Very Pale Blue
#D6FFFE
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCDC #DCBDBD
analogous
#BDDCCC #BDDCDC #BDCCDC
triadic
#BDDCDC #DCBDDC #DCDCBD
tetradic
#BDDCDC #CCBDDC #DCBDBD #CCDCBD
square
#BDDCDC #CCBDDC #DCBDBD #CCDCBD
split-complementary
#BDDCDC #DCBDCC #DCCCBD
monochromatic
#6DB2B2 #95C7C7 #BDDCDC #E5F1F1 #EBF4F4
Accessibility & contrast
On white
1.45
#BDDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BDDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCDC
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCDC | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D1D4DC
Tritanopia (blue-blind)
#B4DEDC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bddcdc; /* rgb */ color: rgb(189, 220, 220); /* oklch */ color: oklch(87.2% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#d1e6e6',
500: '#bddcdc',
950: '#000000',
},
}SCSS
$custom: #bddcdc; $custom-light: #d1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#bddcdc",
"rgb": {
"r": 189,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.87193,
"c": 0.03278,
"h": 196.6
},
"luminance": 0.67173
}Semantic roles & 50–950 ramp
primary
#BDDCDC
secondary
#B38A8A
accent
#3C3CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484