#BDFBFB#BDFBFB
#BDFBFB is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.7% C 0.062 H 196.2°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFBFB |
|---|---|
| RGB | rgb(189, 251, 251) |
| HSL | hsl(180, 89%, 86%) |
| HSV | hsv(180, 25%, 98%) |
| CMYK | cmyk(24.7%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(94.64, -19.24, -6.30) |
| CIE-LCH | lch(94.64, 20.25, 198.13°) |
| OKLab | oklab(94.66% -0.0595 -0.0172) |
| OKLCH | oklch(94.66% 0.062 196.2) |
| XYZ | xyz(72.8906, 86.7749, 104.1567) |
| Luminance | 0.8678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.19
Light Light Blue
#CAFFFB
ΔE00 2.37
Pale Cyan
#B7FFFA
ΔE00 2.71
Duck Egg Blue
#C3FBF4
ΔE00 2.81
Paleturquoise
#AFEEEE
ΔE00 2.82
Eggshell Blue
#C4FFF7
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFBFB #FBBDBD
analogous
#BDFBDC #BDFBFB #BDDCFB
triadic
#BDFBFB #FBBDFB #FBFBBD
tetradic
#BDFBFB #DCBDFB #FBBDBD #DCFBBD
square
#BDFBFB #DCBDFB #FBBDBD #DCFBBD
split-complementary
#BDFBFB #FBBDDC #FBDCBD
monochromatic
#4AF4F4 #83F8F8 #BDFBFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.14
#BDFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#BDFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFBFB
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFBFB | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#A8FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bdfbfb; /* rgb */ color: rgb(189, 251, 251); /* oklch */ color: oklch(94.7% 0.062 196.2);
Tailwind
colors: {
custom: {
50: '#d2fcfc',
500: '#bdfbfb',
950: '#000000',
},
}SCSS
$custom: #bdfbfb; $custom-light: #d2fcfc; $custom-dark: #000000;
JSON
{
"hex": "#bdfbfb",
"rgb": {
"r": 189,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 88.571,
"l": 86.275
},
"oklch": {
"l": 0.94656,
"c": 0.06196,
"h": 196.2
},
"luminance": 0.86778
}Semantic roles & 50–950 ramp
primary
#BDFBFB
secondary
#E07C7C
accent
#0000E5
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585