#BDFFEC#BDFFEC
#BDFFEC is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.071 H 175.0°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFFEC |
|---|---|
| RGB | rgb(189, 255, 236) |
| HSL | hsl(163, 100%, 87%) |
| HSV | hsv(163, 26%, 100%) |
| CMYK | cmyk(25.9%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.33, -24.31, 2.44) |
| CIE-LCH | lch(95.33, 24.43, 174.26°) |
| OKLab | oklab(95.07% -0.0704 0.0061) |
| OKLCH | oklch(95.07% 0.071 175) |
| XYZ | xyz(71.8818, 88.3918, 92.6145) |
| Luminance | 0.8840 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.84
Eggshell Blue
#C4FFF7
ΔE00 4.10
Duck Egg Blue
#C3FBF4
ΔE00 4.62
Pale Cyan
#B7FFFA
ΔE00 5.19
Light Light Blue
#CAFFFB
ΔE00 6.02
Pale Turquoise
#A5FBD5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFFEC #FFBDD0
analogous
#BDFFCB #BDFFEC #BDF1FF
triadic
#BDFFEC #ECBDFF #FFECBD
tetradic
#BDFFEC #CBBDFF #FFBDD0 #F1FFBD
square
#BDFFEC #CBBDFF #FFBDD0 #F1FFBD
split-complementary
#BDFFEC #FFBDF1 #FFCBBD
monochromatic
#43FFC9 #80FFDA #BDFFEC #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.12
#BDFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#BDFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFFEC
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFFEC | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EB
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#ACFFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bdffec; /* rgb */ color: rgb(189, 255, 236); /* oklch */ color: oklch(95.1% 0.071 175.0);
Tailwind
colors: {
custom: {
50: '#d2fff2',
500: '#bdffec',
950: '#000000',
},
}SCSS
$custom: #bdffec; $custom-light: #d2fff2; $custom-dark: #000000;
JSON
{
"hex": "#bdffec",
"rgb": {
"r": 189,
"g": 255,
"b": 236
},
"hsl": {
"h": 162.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95074,
"c": 0.07069,
"h": 175
},
"luminance": 0.88395
}Semantic roles & 50–950 ramp
primary
#BDFFEC
secondary
#E77999
accent
#0042E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685