#BDFCED#BDFCED
#BDFCED is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.5% C 0.066 H 178.5°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCED |
|---|---|
| RGB | rgb(189, 252, 237) |
| HSL | hsl(166, 91%, 86%) |
| HSV | hsv(166, 25%, 99%) |
| CMYK | cmyk(25%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(94.55, -22.66, 0.79) |
| CIE-LCH | lch(94.55, 22.67, 177.99°) |
| OKLab | oklab(94.46% -0.0663 0.0018) |
| OKLCH | oklch(94.46% 0.066 178.5) |
| XYZ | xyz(71.0780, 86.5510, 93.0653) |
| Luminance | 0.8655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.04
Eggshell Blue
#C4FFF7
ΔE00 2.81
Duck Egg Blue
#C3FBF4
ΔE00 3.21
Pale Cyan
#B7FFFA
ΔE00 4.00
Light Light Blue
#CAFFFB
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCED #FCBDCC
analogous
#BDFCCE #BDFCED #BDECFC
triadic
#BDFCED #EDBDFC #FCEDBD
tetradic
#BDFCED #CEBDFC #FCBDCC #ECFCBD
square
#BDFCED #CEBDFC #FCBDCC #ECFCBD
split-complementary
#BDFCED #FCBDEC #FCCEBD
monochromatic
#48F7CD #82F9DD #BDFCED #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.15
#BDFCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#BDFCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCED
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCED | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#EBECEE
Tritanopia (blue-blind)
#ACFEF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bdfced; /* rgb */ color: rgb(189, 252, 237); /* oklch */ color: oklch(94.5% 0.066 178.5);
Tailwind
colors: {
custom: {
50: '#d2fdf2',
500: '#bdfced',
950: '#000000',
},
}SCSS
$custom: #bdfced; $custom-light: #d2fdf2; $custom-dark: #000000;
JSON
{
"hex": "#bdfced",
"rgb": {
"r": 189,
"g": 252,
"b": 237
},
"hsl": {
"h": 165.714,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.9446,
"c": 0.0663,
"h": 178.5
},
"luminance": 0.86554
}Semantic roles & 50–950 ramp
primary
#BDFCED
secondary
#E27B94
accent
#0037E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585