#BDFCFB#BDFCFB
#BDFCFB is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.9% C 0.063 H 194.9°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCFB |
|---|---|
| RGB | rgb(189, 252, 251) |
| HSL | hsl(179, 91%, 86%) |
| HSV | hsv(179, 25%, 99%) |
| CMYK | cmyk(25%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(94.91, -19.73, -5.91) |
| CIE-LCH | lch(94.91, 20.60, 196.67°) |
| OKLab | oklab(94.87% -0.0608 -0.0162) |
| OKLCH | oklch(94.87% 0.063 194.9) |
| XYZ | xyz(73.2038, 87.4013, 104.2611) |
| Luminance | 0.8740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 2.23
Pale Cyan
#B7FFFA
ΔE00 2.25
Duck Egg Blue
#C3FBF4
ΔE00 2.51
Light Sky Blue
#C6FCFF
ΔE00 2.58
Eggshell Blue
#C4FFF7
ΔE00 2.79
Paleturquoise
#AFEEEE
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCFB #FCBDBE
analogous
#BDFCDC #BDFCFB #BDDEFC
triadic
#BDFCFB #FBBDFC #FCFBBD
tetradic
#BDFCFB #DCBDFC #FCBDBE #DEFCBD
square
#BDFCFB #DCBDFC #FCBDBE #DEFCBD
split-complementary
#BDFCFB #FCBDDE #FCDCBD
monochromatic
#48F7F4 #82F9F7 #BDFCFB #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.14
#BDFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#BDFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCFB
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCFB | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#A8FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bdfcfb; /* rgb */ color: rgb(189, 252, 251); /* oklch */ color: oklch(94.9% 0.063 194.9);
Tailwind
colors: {
custom: {
50: '#d2fdfc',
500: '#bdfcfb',
950: '#000000',
},
}SCSS
$custom: #bdfcfb; $custom-light: #d2fdfc; $custom-dark: #000000;
JSON
{
"hex": "#bdfcfb",
"rgb": {
"r": 189,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.048,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.94868,
"c": 0.06288,
"h": 194.9
},
"luminance": 0.87405
}Semantic roles & 50–950 ramp
primary
#BDFCFB
secondary
#E27B7D
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585