#BDDBD5#BDDBD5
#BDDBD5 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.033 H 182.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDBD5 |
|---|---|
| RGB | rgb(189, 219, 213) |
| HSL | hsl(168, 29%, 80%) |
| HSV | hsv(168, 14%, 86%) |
| CMYK | cmyk(13.7%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(85.14, -11.07, -0.39) |
| CIE-LCH | lch(85.14, 11.07, 182.02°) |
| OKLab | oklab(86.78% -0.0328 -0.0012) |
| OKLCH | oklch(86.78% 0.033 182.1) |
| XYZ | xyz(58.3250, 66.2846, 72.6592) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 7.85
Ice
#D6FFFA
ΔE00 7.87
Ice Blue (survey)
#D7FFFE
ΔE00 8.09
Very Pale Blue
#D6FFFE
ΔE00 8.12
Very Light Blue
#D5FFFF
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDBD5 #DBBDC3
analogous
#BDDBC6 #BDDBD5 #BDD2DB
triadic
#BDDBD5 #D5BDDB #DBD5BD
tetradic
#BDDBD5 #C6BDDB #DBBDC3 #D2DBBD
square
#BDDBD5 #C6BDDB #DBBDC3 #D2DBBD
split-complementary
#BDDBD5 #DBBDD2 #DBC6BD
monochromatic
#6EB0A3 #95C5BC #BDDBD5 #E5F1EE #EBF4F2
Accessibility & contrast
On white
1.47
#BDDBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BDDBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDBD5
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDBD5 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D5
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#B6DCD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddbd5; /* rgb */ color: rgb(189, 219, 213); /* oklch */ color: oklch(86.8% 0.033 182.1);
Tailwind
colors: {
custom: {
50: '#d1e6e1',
500: '#bddbd5',
950: '#000000',
},
}SCSS
$custom: #bddbd5; $custom-light: #d1e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bddbd5",
"rgb": {
"r": 189,
"g": 219,
"b": 213
},
"hsl": {
"h": 168,
"s": 29.412,
"l": 80
},
"oklch": {
"l": 0.86777,
"c": 0.03284,
"h": 182.1
},
"luminance": 0.66286
}Semantic roles & 50–950 ramp
primary
#BDDBD5
secondary
#B28A92
accent
#3D53A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484