#BDDEDD#BDDEDD
#BDDEDD is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.6% C 0.035 H 194.3°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEDD |
|---|---|
| RGB | rgb(189, 222, 221) |
| HSL | hsl(178, 33%, 81%) |
| HSV | hsv(178, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(86.15, -11.00, -3.15) |
| CIE-LCH | lch(86.15, 11.44, 195.97°) |
| OKLab | oklab(87.64% -0.0337 -0.0086) |
| OKLCH | oklch(87.64% 0.035 194.3) |
| XYZ | xyz(60.1553, 68.2802, 78.4026) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.03
Lightblue
#ADD8E6
ΔE00 6.39
Paleturquoise
#AFEEEE
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 7.04
Very Pale Blue
#D6FFFE
ΔE00 7.07
Pale Blue
#D0FEFE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEDD #DEBDBE
analogous
#BDDECC #BDDEDD #BDCEDE
triadic
#BDDEDD #DDBDDE #DEDDBD
tetradic
#BDDEDD #CCBDDE #DEBDBE #CEDEBD
square
#BDDEDD #CCBDDE #DEBDBE #CEDEBD
split-complementary
#BDDEDD #DEBDCE #DECCBD
monochromatic
#6BB5B3 #94CAC8 #BDDEDD #E6F2F2 #EBF5F4
Accessibility & contrast
On white
1.43
#BDDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#BDDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEDD
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEDD | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADD
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#B3E0DE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bddedd; /* rgb */ color: rgb(189, 222, 221); /* oklch */ color: oklch(87.6% 0.035 194.3);
Tailwind
colors: {
custom: {
50: '#d1e8e7',
500: '#bddedd',
950: '#000000',
},
}SCSS
$custom: #bddedd; $custom-light: #d1e8e7; $custom-dark: #000000;
JSON
{
"hex": "#bddedd",
"rgb": {
"r": 189,
"g": 222,
"b": 221
},
"hsl": {
"h": 178.182,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87643,
"c": 0.03479,
"h": 194.3
},
"luminance": 0.68282
}Semantic roles & 50–950 ramp
primary
#BDDEDD
secondary
#B6898B
accent
#393DAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484