#BDF2FA#BDF2FA
#BDF2FA is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.7% C 0.055 H 207.7°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF2FA |
|---|---|
| RGB | rgb(189, 242, 250) |
| HSL | hsl(188, 86%, 86%) |
| HSV | hsv(188, 24%, 98%) |
| CMYK | cmyk(24.4%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(92.23, -15.00, -9.35) |
| CIE-LCH | lch(92.23, 17.68, 211.94°) |
| OKLab | oklab(92.73% -0.0486 -0.0255) |
| OKLCH | oklch(92.73% 0.055 207.7) |
| XYZ | xyz(69.9885, 81.2223, 102.4137) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.06
Light Sky Blue
#C6FCFF
ΔE00 2.89
Powder Blue
#B0E0E6
ΔE00 3.98
Pale Blue
#D0FEFE
ΔE00 4.15
Paleturquoise
#AFEEEE
ΔE00 4.39
Really Light Blue
#D4FFFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF2FA #FAC5BD
analogous
#BDFAE3 #BDF2FA #BDD3FA
triadic
#BDF2FA #FABDF2 #F2FABD
tetradic
#BDF2FA #E3BDFA #FAC5BD #D3FABD
square
#BDF2FA #E3BDFA #FAC5BD #D3FABD
split-complementary
#BDF2FA #FABDD3 #FAE3BD
monochromatic
#4BDCF1 #84E7F6 #BDF2FA #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.22
#BDF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#BDF2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF2FA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF2FA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFB
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#AAF7F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bdf2fa; /* rgb */ color: rgb(189, 242, 250); /* oklch */ color: oklch(92.7% 0.055 207.7);
Tailwind
colors: {
custom: {
50: '#d2f6fc',
500: '#bdf2fa',
950: '#000000',
},
}SCSS
$custom: #bdf2fa; $custom-light: #d2f6fc; $custom-dark: #000000;
JSON
{
"hex": "#bdf2fa",
"rgb": {
"r": 189,
"g": 242,
"b": 250
},
"hsl": {
"h": 187.869,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.92729,
"c": 0.05487,
"h": 207.7
},
"luminance": 0.81225
}Semantic roles & 50–950 ramp
primary
#BDF2FA
secondary
#DF897D
accent
#2003E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585