#BDDED2#BDDED2
#BDDED2 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.039 H 171.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDDED2 |
|---|---|
| RGB | rgb(189, 222, 210) |
| HSL | hsl(158, 33%, 81%) |
| HSV | hsv(158, 15%, 87%) |
| CMYK | cmyk(14.9%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(85.86, -13.18, 2.25) |
| CIE-LCH | lch(85.86, 13.37, 170.33°) |
| OKLab | oklab(87.32% -0.0381 0.0058) |
| OKLCH | oklch(87.32% 0.039 171.4) |
| XYZ | xyz(58.7375, 67.7131, 70.9355) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.71
Duck Egg Blue
#C3FBF4
ΔE00 7.72
Powder Blue
#B0E0E6
ΔE00 7.89
Paleturquoise
#AFEEEE
ΔE00 8.06
Light Light Blue
#CAFFFB
ΔE00 8.44
Ice Blue (survey)
#D7FFFE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDDED2 #DEBDC9
analogous
#BDDEC1 #BDDED2 #BDD9DE
triadic
#BDDED2 #D2BDDE #DED2BD
tetradic
#BDDED2 #C1BDDE #DEBDC9 #D9DEBD
square
#BDDED2 #C1BDDE #DEBDC9 #D9DEBD
split-complementary
#BDDED2 #DEBDD9 #DEC1BD
monochromatic
#6BB59A #94CAB6 #BDDED2 #E6F2EE #EBF5F1
Accessibility & contrast
On white
1.44
#BDDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BDDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDDED2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDDED2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#B6DFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bdded2; /* rgb */ color: rgb(189, 222, 210); /* oklch */ color: oklch(87.3% 0.039 171.4);
Tailwind
colors: {
custom: {
50: '#d1e8df',
500: '#bdded2',
950: '#000000',
},
}SCSS
$custom: #bdded2; $custom-light: #d1e8df; $custom-dark: #000000;
JSON
{
"hex": "#bdded2",
"rgb": {
"r": 189,
"g": 222,
"b": 210
},
"hsl": {
"h": 158.182,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.87324,
"c": 0.03851,
"h": 171.4
},
"luminance": 0.67715
}Semantic roles & 50–950 ramp
primary
#BDDED2
secondary
#B6899A
accent
#3963AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484