#BDFCEC#BDFCEC
#BDFCEC is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.4% C 0.067 H 177.4°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFCEC |
|---|---|
| RGB | rgb(189, 252, 236) |
| HSL | hsl(165, 91%, 86%) |
| HSV | hsv(165, 25%, 99%) |
| CMYK | cmyk(25%, 0%, 6.3%, 1.2%) |
| CIE-LAB | lab(94.52, -22.86, 1.28) |
| CIE-LCH | lch(94.52, 22.90, 176.81°) |
| OKLab | oklab(94.43% -0.0667 0.003) |
| OKLCH | oklch(94.43% 0.067 177.4) |
| XYZ | xyz(70.9323, 86.4927, 92.2980) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.78
Eggshell Blue
#C4FFF7
ΔE00 3.13
Duck Egg Blue
#C3FBF4
ΔE00 3.53
Pale Cyan
#B7FFFA
ΔE00 4.34
Light Light Blue
#CAFFFB
ΔE00 5.03
Light Cyan
#ACFFFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFCEC #FCBDCD
analogous
#BDFCCD #BDFCEC #BDEDFC
triadic
#BDFCEC #ECBDFC #FCECBD
tetradic
#BDFCEC #CDBDFC #FCBDCD #EDFCBD
square
#BDFCEC #CDBDFC #FCBDCD #EDFCBD
split-complementary
#BDFCEC #FCBDED #FCCDBD
monochromatic
#48F7CA #82F9DB #BDFCEC #E2FEF7 #E2FEF7
Accessibility & contrast
On white
1.15
#BDFCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#BDFCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFCEC
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFCEC | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#ACFEF7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bdfcec; /* rgb */ color: rgb(189, 252, 236); /* oklch */ color: oklch(94.4% 0.067 177.4);
Tailwind
colors: {
custom: {
50: '#d2fdf2',
500: '#bdfcec',
950: '#000000',
},
}SCSS
$custom: #bdfcec; $custom-light: #d2fdf2; $custom-dark: #000000;
JSON
{
"hex": "#bdfcec",
"rgb": {
"r": 189,
"g": 252,
"b": 236
},
"hsl": {
"h": 164.762,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.94432,
"c": 0.06675,
"h": 177.4
},
"luminance": 0.86496
}Semantic roles & 50–950 ramp
primary
#BDFCEC
secondary
#E27B95
accent
#003AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585