#BDFDED#BDFDED
#BDFDED is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.7% C 0.068 H 177.6°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFDED |
|---|---|
| RGB | rgb(189, 253, 237) |
| HSL | hsl(165, 94%, 87%) |
| HSV | hsv(165, 25%, 99%) |
| CMYK | cmyk(25.3%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(94.81, -23.14, 1.18) |
| CIE-LCH | lch(94.81, 23.17, 177.07°) |
| OKLab | oklab(94.67% -0.0675 0.0028) |
| OKLCH | oklch(94.67% 0.068 177.6) |
| XYZ | xyz(71.3928, 87.1807, 93.1702) |
| Luminance | 0.8718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.66
Eggshell Blue
#C4FFF7
ΔE00 3.12
Duck Egg Blue
#C3FBF4
ΔE00 3.58
Pale Cyan
#B7FFFA
ΔE00 4.26
Light Light Blue
#CAFFFB
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFDED #FDBDCD
analogous
#BDFDCD #BDFDED #BDEDFD
triadic
#BDFDED #EDBDFD #FDEDBD
tetradic
#BDFDED #CDBDFD #FDBDCD #EDFDBD
square
#BDFDED #CDBDFD #FDBDCD #EDFDBD
split-complementary
#BDFDED #FDBDED #FDCDBD
monochromatic
#46F9CD #82FBDD #BDFDED #E1FEF7 #E1FEF7
Accessibility & contrast
On white
1.14
#BDFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#BDFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFDED
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFDED | 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)
#F8F5EC
Deuteranopia (green-blind)
#ECEDEE
Tritanopia (blue-blind)
#ACFFF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bdfded; /* rgb */ color: rgb(189, 253, 237); /* oklch */ color: oklch(94.7% 0.068 177.6);
Tailwind
colors: {
custom: {
50: '#d2fef2',
500: '#bdfded',
950: '#000000',
},
}SCSS
$custom: #bdfded; $custom-light: #d2fef2; $custom-dark: #000000;
JSON
{
"hex": "#bdfded",
"rgb": {
"r": 189,
"g": 253,
"b": 237
},
"hsl": {
"h": 165,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.94674,
"c": 0.06759,
"h": 177.6
},
"luminance": 0.87184
}Semantic roles & 50–950 ramp
primary
#BDFDED
secondary
#E47A95
accent
#0039E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585