#BDF0F8#BDF0F8
#BDF0F8 is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.2% C 0.053 H 208.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF0F8 |
|---|---|
| RGB | rgb(189, 240, 248) |
| HSL | hsl(188, 81%, 86%) |
| HSV | hsv(188, 24%, 97%) |
| CMYK | cmyk(23.8%, 3.2%, 0%, 2.7%) |
| CIE-LAB | lab(91.65, -14.44, -9.18) |
| CIE-LCH | lch(91.65, 17.11, 212.46°) |
| OKLab | oklab(92.25% -0.0468 -0.025) |
| OKLCH | oklch(92.25% 0.053 208.1) |
| XYZ | xyz(69.0846, 79.9135, 100.5736) |
| Luminance | 0.7992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.60
Light Sky Blue
#C6FCFF
ΔE00 3.29
Powder Blue
#B0E0E6
ΔE00 3.58
Pale Blue
#D0FEFE
ΔE00 4.37
Paleturquoise
#AFEEEE
ΔE00 4.59
Really Light Blue
#D4FFFF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF0F8 #F8C5BD
analogous
#BDF8E2 #BDF0F8 #BDD2F8
triadic
#BDF0F8 #F8BDF0 #F0F8BD
tetradic
#BDF0F8 #E2BDF8 #F8C5BD #D2F8BD
square
#BDF0F8 #E2BDF8 #F8C5BD #D2F8BD
split-complementary
#BDF0F8 #F8BDD2 #F8E2BD
monochromatic
#4ED7EC #86E3F2 #BDF0F8 #E3F9FC #E3F9FC
Accessibility & contrast
On white
1.24
#BDF0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#BDF0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF0F8
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF0F8 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECF9
Deuteranopia (green-blind)
#DDE4F8
Tritanopia (blue-blind)
#AAF5F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf0f8; /* rgb */ color: rgb(189, 240, 248); /* oklch */ color: oklch(92.2% 0.053 208.1);
Tailwind
colors: {
custom: {
50: '#d2f5fa',
500: '#bdf0f8',
950: '#000000',
},
}SCSS
$custom: #bdf0f8; $custom-light: #d2f5fa; $custom-dark: #000000;
JSON
{
"hex": "#bdf0f8",
"rgb": {
"r": 189,
"g": 240,
"b": 248
},
"hsl": {
"h": 188.136,
"s": 80.822,
"l": 85.686
},
"oklch": {
"l": 0.92247,
"c": 0.05308,
"h": 208.1
},
"luminance": 0.79916
}Semantic roles & 50–950 ramp
primary
#BDF0F8
secondary
#DB8B7E
accent
#2508DD
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585