#BDFCF8#BDFCF8
#BDFCF8 is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.8% C 0.063 H 191.3°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCF8 |
|---|---|
| RGB | rgb(189, 252, 248) |
| HSL | hsl(176, 91%, 86%) |
| HSV | hsv(176, 25%, 99%) |
| CMYK | cmyk(25%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(94.83, -20.37, -4.48) |
| CIE-LCH | lch(94.83, 20.86, 192.39°) |
| OKLab | oklab(94.78% -0.0619 -0.0123) |
| OKLCH | oklch(94.78% 0.063 191.3) |
| XYZ | xyz(72.7346, 87.2136, 101.7902) |
| Luminance | 0.8722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.55
Duck Egg Blue
#C3FBF4
ΔE00 1.63
Eggshell Blue
#C4FFF7
ΔE00 1.77
Light Light Blue
#CAFFFB
ΔE00 2.09
Light Cyan
#ACFFFC
ΔE00 2.96
Paleturquoise
#AFEEEE
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCF8 #FCBDC1
analogous
#BDFCD9 #BDFCF8 #BDE1FC
triadic
#BDFCF8 #F8BDFC #FCF8BD
tetradic
#BDFCF8 #D9BDFC #FCBDC1 #E1FCBD
square
#BDFCF8 #D9BDFC #FCBDC1 #E1FCBD
split-complementary
#BDFCF8 #FCBDE1 #FCD9BD
monochromatic
#48F7EC #82F9F2 #BDFCF8 #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.14
#BDFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#BDFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCF8
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCF8 | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F8
Deuteranopia (green-blind)
#E8ECF9
Tritanopia (blue-blind)
#A9FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bdfcf8; /* rgb */ color: rgb(189, 252, 248); /* oklch */ color: oklch(94.8% 0.063 191.3);
Tailwind
colors: {
custom: {
50: '#d2fdfa',
500: '#bdfcf8',
950: '#000000',
},
}SCSS
$custom: #bdfcf8; $custom-light: #d2fdfa; $custom-dark: #000000;
JSON
{
"hex": "#bdfcf8",
"rgb": {
"r": 189,
"g": 252,
"b": 248
},
"hsl": {
"h": 176.19,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.94778,
"c": 0.06314,
"h": 191.3
},
"luminance": 0.87217
}Semantic roles & 50–950 ramp
primary
#BDFCF8
secondary
#E27B82
accent
#000FE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585