#BDFDFD#BDFDFD
#BDFDFD is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.064 H 196.1°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDFD |
|---|---|
| RGB | rgb(189, 253, 253) |
| HSL | hsl(180, 94%, 87%) |
| HSV | hsv(180, 25%, 99%) |
| CMYK | cmyk(25.3%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(95.23, -19.79, -6.47) |
| CIE-LCH | lch(95.23, 20.82, 198.10°) |
| OKLab | oklab(95.14% -0.0612 -0.0177) |
| OKLCH | oklch(95.14% 0.064 196.1) |
| XYZ | xyz(73.8356, 88.1578, 106.0352) |
| Luminance | 0.8816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.42
Pale Cyan
#B7FFFA
ΔE00 2.45
Light Light Blue
#CAFFFB
ΔE00 2.46
Duck Egg Blue
#C3FBF4
ΔE00 2.92
Eggshell Blue
#C4FFF7
ΔE00 3.14
Paleturquoise
#AFEEEE
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDFD #FDBDBD
analogous
#BDFDDD #BDFDFD #BDDDFD
triadic
#BDFDFD #FDBDFD #FDFDBD
tetradic
#BDFDFD #DDBDFD #FDBDBD #DDFDBD
square
#BDFDFD #DDBDFD #FDBDBD #DDFDBD
split-complementary
#BDFDFD #FDBDDD #FDDDBD
monochromatic
#46F9F9 #82FBFB #BDFDFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.13
#BDFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#BDFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDFD
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDFD | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FD
Deuteranopia (green-blind)
#E8EDFE
Tritanopia (blue-blind)
#A7FFFD
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfdfd; /* rgb */ color: rgb(189, 253, 253); /* oklch */ color: oklch(95.1% 0.064 196.1);
Tailwind
colors: {
custom: {
50: '#d2fefe',
500: '#bdfdfd',
950: '#000000',
},
}SCSS
$custom: #bdfdfd; $custom-light: #d2fefe; $custom-dark: #000000;
JSON
{
"hex": "#bdfdfd",
"rgb": {
"r": 189,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.95139,
"c": 0.06373,
"h": 196.1
},
"luminance": 0.88161
}Semantic roles & 50–950 ramp
primary
#BDFDFD
secondary
#E47A7A
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585