#BDDCCF#BDDCCF
#BDDCCF is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.037 H 168.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCCF |
|---|---|
| RGB | rgb(189, 220, 207) |
| HSL | hsl(155, 31%, 80%) |
| HSV | hsv(155, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(85.26, -12.74, 2.95) |
| CIE-LCH | lch(85.26, 13.08, 166.97°) |
| OKLab | oklab(86.82% -0.0366 0.0076) |
| OKLCH | oklch(86.82% 0.037 168.2) |
| XYZ | xyz(57.8392, 66.5089, 68.8096) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 8.35
Duck Egg Blue
#C3FBF4
ΔE00 8.45
Powder Blue
#B0E0E6
ΔE00 8.49
Paleturquoise
#AFEEEE
ΔE00 8.82
Ice Blue (survey)
#D7FFFE
ΔE00 9.13
Very Pale Blue
#D6FFFE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCCF #DCBDCA
analogous
#BDDCBF #BDDCCF #BDD9DC
triadic
#BDDCCF #CFBDDC #DCCFBD
tetradic
#BDDCCF #BFBDDC #DCBDCA #D9DCBD
square
#BDDCCF #BFBDDC #DCBDCA #D9DCBD
split-complementary
#BDDCCF #DCBDD9 #DCBFBD
monochromatic
#6DB295 #95C7B2 #BDDCCF #E5F1EC #EBF4F0
Accessibility & contrast
On white
1.47
#BDDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BDDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCCF
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCCF | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#B7DCD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddccf; /* rgb */ color: rgb(189, 220, 207); /* oklch */ color: oklch(86.8% 0.037 168.2);
Tailwind
colors: {
custom: {
50: '#d1e6dd',
500: '#bddccf',
950: '#000000',
},
}SCSS
$custom: #bddccf; $custom-light: #d1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#bddccf",
"rgb": {
"r": 189,
"g": 220,
"b": 207
},
"hsl": {
"h": 154.839,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.86817,
"c": 0.03735,
"h": 168.2
},
"luminance": 0.6651
}Semantic roles & 50–950 ramp
primary
#BDDCCF
secondary
#B38A9B
accent
#3C6AA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484