#BDFEEC#BDFEEC
#BDFEEC is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.069 H 175.8°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BDFEEC |
|---|---|
| RGB | rgb(189, 254, 236) |
| HSL | hsl(163, 97%, 87%) |
| HSV | hsv(163, 26%, 100%) |
| CMYK | cmyk(25.6%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(95.06, -23.83, 2.05) |
| CIE-LCH | lch(95.06, 23.92, 175.07°) |
| OKLab | oklab(94.86% -0.0692 0.0051) |
| OKLCH | oklch(94.86% 0.069 175.8) |
| XYZ | xyz(71.5637, 87.7554, 92.5084) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.10
Eggshell Blue
#C4FFF7
ΔE00 3.77
Duck Egg Blue
#C3FBF4
ΔE00 4.26
Pale Cyan
#B7FFFA
ΔE00 4.90
Light Light Blue
#CAFFFB
ΔE00 5.69
Light Cyan
#ACFFFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDFEEC #FEBDCF
analogous
#BDFECC #BDFEEC #BDEFFE
triadic
#BDFEEC #ECBDFE #FEECBD
tetradic
#BDFEEC #CCBDFE #FEBDCF #EFFEBD
square
#BDFEEC #CCBDFE #FEBDCF #EFFEBD
split-complementary
#BDFEEC #FEBDEF #FECCBD
monochromatic
#44FCC9 #81FDDB #BDFEEC #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#BDFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#BDFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDFEEC
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDFEEC | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EB
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#ACFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bdfeec; /* rgb */ color: rgb(189, 254, 236); /* oklch */ color: oklch(94.9% 0.069 175.8);
Tailwind
colors: {
custom: {
50: '#d2fff2',
500: '#bdfeec',
950: '#000000',
},
}SCSS
$custom: #bdfeec; $custom-light: #d2fff2; $custom-dark: #000000;
JSON
{
"hex": "#bdfeec",
"rgb": {
"r": 189,
"g": 254,
"b": 236
},
"hsl": {
"h": 163.385,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.9486,
"c": 0.06937,
"h": 175.8
},
"luminance": 0.87759
}Semantic roles & 50–950 ramp
primary
#BDFEEC
secondary
#E67A98
accent
#0040E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685