#BDDDCF#BDDDCF
#BDDDCF is a very light, muted teal. Relative luminance 0.670; OKLCH L 87.0% C 0.039 H 167.2°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDDCF |
|---|---|
| RGB | rgb(189, 221, 207) |
| HSL | hsl(154, 32%, 80%) |
| HSV | hsv(154, 14%, 87%) |
| CMYK | cmyk(14.5%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(85.52, -13.25, 3.33) |
| CIE-LCH | lch(85.52, 13.66, 165.87°) |
| OKLab | oklab(87.03% -0.0379 0.0086) |
| OKLCH | oklch(87.03% 0.039 167.2) |
| XYZ | xyz(58.1024, 67.0354, 68.8973) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.28
Ice
#D6FFFA
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.76
Paleturquoise
#AFEEEE
ΔE00 8.81
Eggshell Blue
#C4FFF7
ΔE00 9.02
Light Light Blue
#CAFFFB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDDCF #DDBDCB
analogous
#BDDDBF #BDDDCF #BDDBDD
triadic
#BDDDCF #CFBDDD #DDCFBD
tetradic
#BDDDCF #BFBDDD #DDBDCB #DBDDBD
square
#BDDDCF #BFBDDD #DDBDCB #DBDDBD
split-complementary
#BDDDCF #DDBDDB #DDBFBD
monochromatic
#6CB394 #95C8B2 #BDDDCF #E5F2EC #EBF5F0
Accessibility & contrast
On white
1.46
#BDDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#BDDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDDCF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDDCF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#B7DDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bdddcf; /* rgb */ color: rgb(189, 221, 207); /* oklch */ color: oklch(87.0% 0.039 167.2);
Tailwind
colors: {
custom: {
50: '#d1e7dd',
500: '#bdddcf',
950: '#000000',
},
}SCSS
$custom: #bdddcf; $custom-light: #d1e7dd; $custom-dark: #000000;
JSON
{
"hex": "#bdddcf",
"rgb": {
"r": 189,
"g": 221,
"b": 207
},
"hsl": {
"h": 153.75,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.87028,
"c": 0.0389,
"h": 167.2
},
"luminance": 0.67037
}Semantic roles & 50–950 ramp
primary
#BDDDCF
secondary
#B58A9C
accent
#3B6CAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484