#BDF3FA#BDF3FA
#BDF3FA is a very light, muted teal. Relative luminance 0.818; OKLCH L 92.9% C 0.056 H 206.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF3FA |
|---|---|
| RGB | rgb(189, 243, 250) |
| HSL | hsl(187, 86%, 86%) |
| HSV | hsv(187, 24%, 98%) |
| CMYK | cmyk(24.4%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(92.50, -15.50, -8.96) |
| CIE-LCH | lch(92.50, 17.91, 210.03°) |
| OKLab | oklab(92.94% -0.0499 -0.0244) |
| OKLCH | oklch(92.94% 0.056 206.1) |
| XYZ | xyz(70.2869, 81.8192, 102.5132) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.80
Light Sky Blue
#C6FCFF
ΔE00 2.44
Pale Blue
#D0FEFE
ΔE00 3.82
Paleturquoise
#AFEEEE
ΔE00 3.97
Powder Blue
#B0E0E6
ΔE00 4.16
Really Light Blue
#D4FFFF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF3FA #FAC4BD
analogous
#BDFAE2 #BDF3FA #BDD4FA
triadic
#BDF3FA #FABDF3 #F3FABD
tetradic
#BDF3FA #E2BDFA #FAC4BD #D4FABD
square
#BDF3FA #E2BDFA #FAC4BD #D4FABD
split-complementary
#BDF3FA #FABDD4 #FAE2BD
monochromatic
#4BDEF1 #84E9F6 #BDF3FA #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.21
#BDF3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#BDF3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF3FA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF3FA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#A9F8F5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdf3fa; /* rgb */ color: rgb(189, 243, 250); /* oklch */ color: oklch(92.9% 0.056 206.1);
Tailwind
colors: {
custom: {
50: '#d2f7fc',
500: '#bdf3fa',
950: '#000000',
},
}SCSS
$custom: #bdf3fa; $custom-light: #d2f7fc; $custom-dark: #000000;
JSON
{
"hex": "#bdf3fa",
"rgb": {
"r": 189,
"g": 243,
"b": 250
},
"hsl": {
"h": 186.885,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.92939,
"c": 0.05552,
"h": 206.1
},
"luminance": 0.81822
}Semantic roles & 50–950 ramp
primary
#BDF3FA
secondary
#DF887D
accent
#1D03E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585