#BDDEDE#BDDEDE
#BDDEDE is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.7% C 0.035 H 196.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDEDE |
|---|---|
| RGB | rgb(189, 222, 222) |
| HSL | hsl(180, 33%, 81%) |
| HSV | hsv(180, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(86.17, -10.80, -3.64) |
| CIE-LCH | lch(86.17, 11.39, 198.61°) |
| OKLab | oklab(87.67% -0.0333 -0.0099) |
| OKLCH | oklch(87.67% 0.035 196.5) |
| XYZ | xyz(60.2889, 68.3337, 79.1064) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.81
Lightblue
#ADD8E6
ΔE00 5.97
Paleturquoise
#AFEEEE
ΔE00 6.85
Pale Sky Blue
#BDF6FE
ΔE00 7.05
Ice Blue (survey)
#D7FFFE
ΔE00 7.06
Very Pale Blue
#D6FFFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDEDE #DEBDBD
analogous
#BDDECD #BDDEDE #BDCDDE
triadic
#BDDEDE #DEBDDE #DEDEBD
tetradic
#BDDEDE #CDBDDE #DEBDBD #CDDEBD
square
#BDDEDE #CDBDDE #DEBDBD #CDDEBD
split-complementary
#BDDEDE #DEBDCD #DECDBD
monochromatic
#6BB5B5 #94CACA #BDDEDE #E6F2F2 #EBF5F5
Accessibility & contrast
On white
1.43
#BDDEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BDDEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDEDE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDEDE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDE
Deuteranopia (green-blind)
#D3D5DE
Tritanopia (blue-blind)
#B3E0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bddede; /* rgb */ color: rgb(189, 222, 222); /* oklch */ color: oklch(87.7% 0.035 196.5);
Tailwind
colors: {
custom: {
50: '#d1e8e8',
500: '#bddede',
950: '#000000',
},
}SCSS
$custom: #bddede; $custom-light: #d1e8e8; $custom-dark: #000000;
JSON
{
"hex": "#bddede",
"rgb": {
"r": 189,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87672,
"c": 0.03477,
"h": 196.5
},
"luminance": 0.68335
}Semantic roles & 50–950 ramp
primary
#BDDEDE
secondary
#B68989
accent
#3939AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484