#BDF0EE#BDF0EE
#BDF0EE is a very light, muted teal. Relative luminance 0.793; OKLCH L 91.9% C 0.052 H 193.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF0EE |
|---|---|
| RGB | rgb(189, 240, 238) |
| HSL | hsl(178, 63%, 84%) |
| HSV | hsv(178, 21%, 94%) |
| CMYK | cmyk(21.2%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(91.37, -16.56, -4.37) |
| CIE-LCH | lch(91.37, 17.13, 194.79°) |
| OKLab | oklab(91.94% -0.0507 -0.012) |
| OKLCH | oklch(91.94% 0.052 193.3) |
| XYZ | xyz(67.5744, 79.3094, 92.6202) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.39
Duck Egg Blue
#C3FBF4
ΔE00 3.08
Light Light Blue
#CAFFFB
ΔE00 3.18
Light Sky Blue
#C6FCFF
ΔE00 3.21
Pale Blue
#D0FEFE
ΔE00 3.51
Eggshell Blue
#C4FFF7
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF0EE #F0BDBF
analogous
#BDF0D5 #BDF0EE #BDD9F0
triadic
#BDF0EE #EEBDF0 #F0EEBD
tetradic
#BDF0EE #D5BDF0 #F0BDBF #D9F0BD
square
#BDF0EE #D5BDF0 #F0BDBF #D9F0BD
split-complementary
#BDF0EE #F0BDD9 #F0D5BD
monochromatic
#59D9D4 #8BE5E1 #BDF0EE #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.25
#BDF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#BDF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF0EE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF0EE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#E0E3EF
Tritanopia (blue-blind)
#ADF3EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bdf0ee; /* rgb */ color: rgb(189, 240, 238); /* oklch */ color: oklch(91.9% 0.052 193.3);
Tailwind
colors: {
custom: {
50: '#d2f5f3',
500: '#bdf0ee',
950: '#000000',
},
}SCSS
$custom: #bdf0ee; $custom-light: #d2f5f3; $custom-dark: #000000;
JSON
{
"hex": "#bdf0ee",
"rgb": {
"r": 189,
"g": 240,
"b": 238
},
"hsl": {
"h": 177.647,
"s": 62.963,
"l": 84.118
},
"oklch": {
"l": 0.91941,
"c": 0.05208,
"h": 193.3
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#BDF0EE
secondary
#CF8386
accent
#1B22CB
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585