#BDF0FA#BDF0FA
#BDF0FA is a very light, muted teal. Relative luminance 0.800; OKLCH L 92.3% C 0.054 H 210.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF0FA |
|---|---|
| RGB | rgb(189, 240, 250) |
| HSL | hsl(190, 86%, 86%) |
| HSV | hsv(190, 24%, 98%) |
| CMYK | cmyk(24.4%, 4%, 0%, 2%) |
| CIE-LAB | lab(91.70, -14.00, -10.14) |
| CIE-LCH | lch(91.70, 17.29, 215.91°) |
| OKLab | oklab(92.31% -0.0461 -0.0276) |
| OKLCH | oklch(92.31% 0.054 210.9) |
| XYZ | xyz(69.3965, 80.0383, 102.2164) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.97
Powder Blue
#B0E0E6
ΔE00 3.84
Light Sky Blue
#C6FCFF
ΔE00 3.88
Pale Blue
#D0FEFE
ΔE00 4.94
Really Light Blue
#D4FFFF
ΔE00 5.17
Very Light Blue
#D5FFFF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF0FA #FAC7BD
analogous
#BDFAE5 #BDF0FA #BDD1FA
triadic
#BDF0FA #FABDF0 #F0FABD
tetradic
#BDF0FA #E5BDFA #FAC7BD #D1FABD
square
#BDF0FA #E5BDFA #FAC7BD #D1FABD
split-complementary
#BDF0FA #FABDD1 #FAE5BD
monochromatic
#4BD6F1 #84E3F6 #BDF0FA #E3F9FD #E3F9FD
Accessibility & contrast
On white
1.23
#BDF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#BDF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF0FA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF0FA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#DCE4FA
Tritanopia (blue-blind)
#AAF5F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bdf0fa; /* rgb */ color: rgb(189, 240, 250); /* oklch */ color: oklch(92.3% 0.054 210.9);
Tailwind
colors: {
custom: {
50: '#d2f5fc',
500: '#bdf0fa',
950: '#000000',
},
}SCSS
$custom: #bdf0fa; $custom-light: #d2f5fc; $custom-dark: #000000;
JSON
{
"hex": "#bdf0fa",
"rgb": {
"r": 189,
"g": 240,
"b": 250
},
"hsl": {
"h": 189.836,
"s": 85.915,
"l": 86.078
},
"oklch": {
"l": 0.9231,
"c": 0.0537,
"h": 210.9
},
"luminance": 0.80041
}Semantic roles & 50–950 ramp
primary
#BDF0FA
secondary
#DF8D7D
accent
#2803E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585