#BDFCFA#BDFCFA
#BDFCFA is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.8% C 0.063 H 193.7°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCFA |
|---|---|
| RGB | rgb(189, 252, 250) |
| HSL | hsl(178, 91%, 86%) |
| HSV | hsv(178, 25%, 99%) |
| CMYK | cmyk(25%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(94.88, -19.95, -5.43) |
| CIE-LCH | lch(94.88, 20.67, 195.23°) |
| OKLab | oklab(94.84% -0.0611 -0.0149) |
| OKLCH | oklch(94.84% 0.063 193.7) |
| XYZ | xyz(73.0466, 87.3384, 103.4331) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.96
Light Light Blue
#CAFFFB
ΔE00 2.12
Duck Egg Blue
#C3FBF4
ΔE00 2.19
Eggshell Blue
#C4FFF7
ΔE00 2.43
Light Sky Blue
#C6FCFF
ΔE00 2.88
Paleturquoise
#AFEEEE
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCFA #FCBDBF
analogous
#BDFCDB #BDFCFA #BDDFFC
triadic
#BDFCFA #FABDFC #FCFABD
tetradic
#BDFCFA #DBBDFC #FCBDBF #DFFCBD
square
#BDFCFA #DBBDFC #FCBDBF #DFFCBD
split-complementary
#BDFCFA #FCBDDF #FCDBBD
monochromatic
#48F7F1 #82F9F6 #BDFCFA #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.14
#BDFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#BDFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCFA
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCFA | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#E8ECFB
Tritanopia (blue-blind)
#A8FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bdfcfa; /* rgb */ color: rgb(189, 252, 250); /* oklch */ color: oklch(94.8% 0.063 193.7);
Tailwind
colors: {
custom: {
50: '#d2fdfb',
500: '#bdfcfa',
950: '#000000',
},
}SCSS
$custom: #bdfcfa; $custom-light: #d2fdfb; $custom-dark: #000000;
JSON
{
"hex": "#bdfcfa",
"rgb": {
"r": 189,
"g": 252,
"b": 250
},
"hsl": {
"h": 178.095,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.94838,
"c": 0.06294,
"h": 193.7
},
"luminance": 0.87342
}Semantic roles & 50–950 ramp
primary
#BDFCFA
secondary
#E27B7E
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585