#BDFDFB#BDFDFB
#BDFDFB is a very light, moderate teal. Relative luminance 0.880; OKLCH L 95.1% C 0.064 H 193.7°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDFB |
|---|---|
| RGB | rgb(189, 253, 251) |
| HSL | hsl(178, 94%, 87%) |
| HSV | hsv(178, 25%, 99%) |
| CMYK | cmyk(25.3%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(95.17, -20.22, -5.52) |
| CIE-LCH | lch(95.17, 20.96, 195.26°) |
| OKLab | oklab(95.08% -0.062 -0.0151) |
| OKLCH | oklch(95.08% 0.064 193.7) |
| XYZ | xyz(73.5186, 88.0310, 104.3660) |
| Luminance | 0.8803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.81
Light Light Blue
#CAFFFB
ΔE00 2.20
Duck Egg Blue
#C3FBF4
ΔE00 2.29
Eggshell Blue
#C4FFF7
ΔE00 2.43
Light Cyan
#ACFFFC
ΔE00 2.89
Light Sky Blue
#C6FCFF
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDFB #FDBDBF
analogous
#BDFDDB #BDFDFB #BDDFFD
triadic
#BDFDFB #FBBDFD #FDFBBD
tetradic
#BDFDFB #DBBDFD #FDBDBF #DFFDBD
square
#BDFDFB #DBBDFD #FDBDBF #DFFDBD
split-complementary
#BDFDFB #FDBDDF #FDDBBD
monochromatic
#46F9F4 #82FBF7 #BDFDFB #E1FEFD #E1FEFD
Accessibility & contrast
On white
1.13
#BDFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#BDFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDFB
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDFB | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#E9EDFC
Tritanopia (blue-blind)
#A8FFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfdfb; /* rgb */ color: rgb(189, 253, 251); /* oklch */ color: oklch(95.1% 0.064 193.7);
Tailwind
colors: {
custom: {
50: '#d2fefc',
500: '#bdfdfb',
950: '#000000',
},
}SCSS
$custom: #bdfdfb; $custom-light: #d2fefc; $custom-dark: #000000;
JSON
{
"hex": "#bdfdfb",
"rgb": {
"r": 189,
"g": 253,
"b": 251
},
"hsl": {
"h": 178.125,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.95079,
"c": 0.06382,
"h": 193.7
},
"luminance": 0.88034
}Semantic roles & 50–950 ramp
primary
#BDFDFB
secondary
#E47A7E
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585