#BDDED0#BDDED0
#BDDED0 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.3% C 0.040 H 167.9°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDED0 |
|---|---|
| RGB | rgb(189, 222, 208) |
| HSL | hsl(155, 33%, 81%) |
| HSV | hsv(155, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(85.81, -13.56, 3.23) |
| CIE-LCH | lch(85.81, 13.94, 166.61°) |
| OKLab | oklab(87.27% -0.0389 0.0083) |
| OKLCH | oklch(87.27% 0.04 167.9) |
| XYZ | xyz(58.4899, 67.6141, 69.6315) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.98
Ice
#D6FFFA
ΔE00 8.07
Paleturquoise
#AFEEEE
ΔE00 8.56
Powder Blue
#B0E0E6
ΔE00 8.66
Eggshell Blue
#C4FFF7
ΔE00 8.72
Light Light Blue
#CAFFFB
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDED0 #DEBDCB
analogous
#BDDEBF #BDDED0 #BDDBDE
triadic
#BDDED0 #D0BDDE #DED0BD
tetradic
#BDDED0 #BFBDDE #DEBDCB #DBDEBD
square
#BDDED0 #BFBDDE #DEBDCB #DBDEBD
split-complementary
#BDDED0 #DEBDDB #DEBFBD
monochromatic
#6BB596 #94CAB3 #BDDED0 #E6F2ED #EBF5F0
Accessibility & contrast
On white
1.45
#BDDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#BDDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDED0
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDED0 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#B6DEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bdded0; /* rgb */ color: rgb(189, 222, 208); /* oklch */ color: oklch(87.3% 0.040 167.9);
Tailwind
colors: {
custom: {
50: '#d1e8de',
500: '#bdded0',
950: '#000000',
},
}SCSS
$custom: #bdded0; $custom-light: #d1e8de; $custom-dark: #000000;
JSON
{
"hex": "#bdded0",
"rgb": {
"r": 189,
"g": 222,
"b": 208
},
"hsl": {
"h": 154.545,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87268,
"c": 0.03976,
"h": 167.9
},
"luminance": 0.67615
}Semantic roles & 50–950 ramp
primary
#BDDED0
secondary
#B6899C
accent
#396AAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484