#BDDCD2#BDDCD2
#BDDCD2 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.9% C 0.036 H 174.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDCD2 |
|---|---|
| RGB | rgb(189, 220, 210) |
| HSL | hsl(161, 31%, 80%) |
| HSV | hsv(161, 14%, 86%) |
| CMYK | cmyk(14.1%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.33, -12.16, 1.47) |
| CIE-LCH | lch(85.33, 12.25, 173.10°) |
| OKLab | oklab(86.9% -0.0354 0.0037) |
| OKLCH | oklch(86.9% 0.036 174) |
| XYZ | xyz(58.2095, 66.6570, 70.7595) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.36
Ice
#D6FFFA
ΔE00 7.91
Paleturquoise
#AFEEEE
ΔE00 8.16
Duck Egg Blue
#C3FBF4
ΔE00 8.16
Ice Blue (survey)
#D7FFFE
ΔE00 8.49
Very Pale Blue
#D6FFFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDCD2 #DCBDC7
analogous
#BDDCC2 #BDDCD2 #BDD6DC
triadic
#BDDCD2 #D2BDDC #DCD2BD
tetradic
#BDDCD2 #C2BDDC #DCBDC7 #D6DCBD
square
#BDDCD2 #C2BDDC #DCBDC7 #D6DCBD
split-complementary
#BDDCD2 #DCBDD6 #DCC2BD
monochromatic
#6DB29B #95C7B7 #BDDCD2 #E5F1ED #EBF4F1
Accessibility & contrast
On white
1.47
#BDDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BDDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDCD2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDCD2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D2
Deuteranopia (green-blind)
#D4D3D3
Tritanopia (blue-blind)
#B6DDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bddcd2; /* rgb */ color: rgb(189, 220, 210); /* oklch */ color: oklch(86.9% 0.036 174.0);
Tailwind
colors: {
custom: {
50: '#d1e6df',
500: '#bddcd2',
950: '#000000',
},
}SCSS
$custom: #bddcd2; $custom-light: #d1e6df; $custom-dark: #000000;
JSON
{
"hex": "#bddcd2",
"rgb": {
"r": 189,
"g": 220,
"b": 210
},
"hsl": {
"h": 160.645,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.86901,
"c": 0.03557,
"h": 174
},
"luminance": 0.66658
}Semantic roles & 50–950 ramp
primary
#BDDCD2
secondary
#B38A97
accent
#3C5FA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484