#BDDFDB#BDDFDB
#BDDFDB is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.8% C 0.036 H 187.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDFDB |
|---|---|
| RGB | rgb(189, 223, 219) |
| HSL | hsl(173, 35%, 81%) |
| HSV | hsv(173, 15%, 87%) |
| CMYK | cmyk(15.2%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.36, -11.91, -1.78) |
| CIE-LCH | lch(86.36, 12.04, 188.50°) |
| OKLab | oklab(87.79% -0.0358 -0.0049) |
| OKLCH | oklch(87.79% 0.036 187.8) |
| XYZ | xyz(60.1568, 68.7071, 77.0964) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.78
Paleturquoise
#AFEEEE
ΔE00 6.47
Ice
#D6FFFA
ΔE00 6.83
Ice Blue (survey)
#D7FFFE
ΔE00 6.94
Very Pale Blue
#D6FFFE
ΔE00 6.94
Pale Blue
#D0FEFE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDFDB #DFBDC1
analogous
#BDDFCA #BDDFDB #BDD2DF
triadic
#BDDFDB #DBBDDF #DFDBBD
tetradic
#BDDFDB #CABDDF #DFBDC1 #D2DFBD
square
#BDDFDB #CABDDF #DFBDC1 #D2DFBD
split-complementary
#BDDFDB #DFBDD2 #DFCABD
monochromatic
#6BB7AE #94CBC5 #BDDFDB #E6F3F1 #EAF5F4
Accessibility & contrast
On white
1.42
#BDDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BDDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDFDB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDFDB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#B4E1DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bddfdb; /* rgb */ color: rgb(189, 223, 219); /* oklch */ color: oklch(87.8% 0.036 187.8);
Tailwind
colors: {
custom: {
50: '#d1e9e6',
500: '#bddfdb',
950: '#000000',
},
}SCSS
$custom: #bddfdb; $custom-light: #d1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#bddfdb",
"rgb": {
"r": 189,
"g": 223,
"b": 219
},
"hsl": {
"h": 172.941,
"s": 34.694,
"l": 80.784
},
"oklch": {
"l": 0.87793,
"c": 0.03619,
"h": 187.8
},
"luminance": 0.68709
}Semantic roles & 50–950 ramp
primary
#BDDFDB
secondary
#B7898E
accent
#3846AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484