#BDF4FE#BDF4FE
#BDF4FE is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.3% C 0.057 H 209.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDF4FE |
|---|---|
| RGB | rgb(189, 244, 254) |
| HSL | hsl(189, 97%, 87%) |
| HSV | hsv(189, 26%, 100%) |
| CMYK | cmyk(25.6%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.87, -15.13, -10.48) |
| CIE-LCH | lch(92.87, 18.40, 214.71°) |
| OKLab | oklab(93.28% -0.0496 -0.0285) |
| OKLCH | oklch(93.28% 0.057 209.9) |
| XYZ | xyz(71.2209, 82.6728, 105.9515) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 1.06
Light Sky Blue
#C6FCFF
ΔE00 3.20
Pale Blue
#D0FEFE
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.87
Very Light Blue
#D5FFFF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDF4FE #FEC7BD
analogous
#BDFEE8 #BDF4FE #BDD4FE
triadic
#BDF4FE #FEBDF4 #F4FEBD
tetradic
#BDF4FE #E8BDFE #FEC7BD #D4FEBD
square
#BDF4FE #E8BDFE #FEC7BD #D4FEBD
split-complementary
#BDF4FE #FEBDD4 #FEE8BD
monochromatic
#44E0FC #81EAFD #BDF4FE #E1FAFF #E1FAFF
Accessibility & contrast
On white
1.20
#BDF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#BDF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDF4FE
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDF4FE | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAF0FF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#A8F9F7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bdf4fe; /* rgb */ color: rgb(189, 244, 254); /* oklch */ color: oklch(93.3% 0.057 209.9);
Tailwind
colors: {
custom: {
50: '#d2f7fe',
500: '#bdf4fe',
950: '#000000',
},
}SCSS
$custom: #bdf4fe; $custom-light: #d2f7fe; $custom-dark: #000000;
JSON
{
"hex": "#bdf4fe",
"rgb": {
"r": 189,
"g": 244,
"b": 254
},
"hsl": {
"h": 189.231,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.93275,
"c": 0.05724,
"h": 209.9
},
"luminance": 0.82676
}Semantic roles & 50–950 ramp
primary
#BDF4FE
secondary
#E68A7A
accent
#2300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585