#BDF5EE#BDF5EE
#BDF5EE is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.0% C 0.057 H 186.8°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF5EE |
|---|---|
| RGB | rgb(189, 245, 238) |
| HSL | hsl(173, 74%, 85%) |
| HSV | hsv(173, 23%, 96%) |
| CMYK | cmyk(22.9%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(92.70, -19.04, -2.42) |
| CIE-LCH | lch(92.70, 19.19, 187.24°) |
| OKLab | oklab(93% -0.057 -0.0068) |
| OKLCH | oklch(93% 0.057 186.8) |
| XYZ | xyz(69.0666, 82.2939, 93.1176) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.26
Eggshell Blue
#C4FFF7
ΔE00 2.07
Light Light Blue
#CAFFFB
ΔE00 2.65
Pale Cyan
#B7FFFA
ΔE00 3.15
Paleturquoise
#AFEEEE
ΔE00 3.30
Ice
#D6FFFA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF5EE #F5BDC4
analogous
#BDF5D2 #BDF5EE #BDE0F5
triadic
#BDF5EE #EEBDF5 #F5EEBD
tetradic
#BDF5EE #D2BDF5 #F5BDC4 #E0F5BD
square
#BDF5EE #D2BDF5 #F5BDC4 #E0F5BD
split-complementary
#BDF5EE #F5BDE0 #F5D2BD
monochromatic
#53E5D3 #88EDE0 #BDF5EE #E4FBF8 #E4FBF8
Accessibility & contrast
On white
1.20
#BDF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#BDF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF5EE
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF5EE | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEE
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#ADF8F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdf5ee; /* rgb */ color: rgb(189, 245, 238); /* oklch */ color: oklch(93.0% 0.057 186.8);
Tailwind
colors: {
custom: {
50: '#d2f8f3',
500: '#bdf5ee',
950: '#000000',
},
}SCSS
$custom: #bdf5ee; $custom-light: #d2f8f3; $custom-dark: #000000;
JSON
{
"hex": "#bdf5ee",
"rgb": {
"r": 189,
"g": 245,
"b": 238
},
"hsl": {
"h": 172.5,
"s": 73.684,
"l": 85.098
},
"oklch": {
"l": 0.92999,
"c": 0.05745,
"h": 186.8
},
"luminance": 0.82297
}Semantic roles & 50–950 ramp
primary
#BDF5EE
secondary
#D6808B
accent
#1028D6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585