#BDF4FC#BDF4FC
#BDF4FC is a very light, muted teal. Relative luminance 0.825; OKLCH L 93.2% C 0.057 H 207.2°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF4FC |
|---|---|
| RGB | rgb(189, 244, 252) |
| HSL | hsl(188, 91%, 86%) |
| HSV | hsv(188, 25%, 99%) |
| CMYK | cmyk(25%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(92.81, -15.57, -9.52) |
| CIE-LCH | lch(92.81, 18.25, 211.46°) |
| OKLab | oklab(93.21% -0.0504 -0.0259) |
| OKLCH | oklch(93.21% 0.057 207.2) |
| XYZ | xyz(70.9023, 82.5454, 104.2736) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.52
Light Sky Blue
#C6FCFF
ΔE00 2.56
Pale Blue
#D0FEFE
ΔE00 4.00
Paleturquoise
#AFEEEE
ΔE00 4.27
Really Light Blue
#D4FFFF
ΔE00 4.40
Powder Blue
#B0E0E6
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF4FC #FCC5BD
analogous
#BDFCE5 #BDF4FC #BDD5FC
triadic
#BDF4FC #FCBDF4 #F4FCBD
tetradic
#BDF4FC #E5BDFC #FCC5BD #D5FCBD
square
#BDF4FC #E5BDFC #FCC5BD #D5FCBD
split-complementary
#BDF4FC #FCBDD5 #FCE5BD
monochromatic
#48E0F7 #82EAF9 #BDF4FC #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.20
#BDF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#BDF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF4FC
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF4FC | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#A9F9F6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdf4fc; /* rgb */ color: rgb(189, 244, 252); /* oklch */ color: oklch(93.2% 0.057 207.2);
Tailwind
colors: {
custom: {
50: '#d2f7fd',
500: '#bdf4fc',
950: '#000000',
},
}SCSS
$custom: #bdf4fc; $custom-light: #d2f7fd; $custom-dark: #000000;
JSON
{
"hex": "#bdf4fc",
"rgb": {
"r": 189,
"g": 244,
"b": 252
},
"hsl": {
"h": 187.619,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.93212,
"c": 0.05666,
"h": 207.2
},
"luminance": 0.82548
}Semantic roles & 50–950 ramp
primary
#BDF4FC
secondary
#E2887B
accent
#1D00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585