#BDEFEC#BDEFEC
#BDEFEC is a very light, muted teal. Relative luminance 0.786; OKLCH L 91.7% C 0.051 H 191.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BDEFEC |
|---|---|
| RGB | rgb(189, 239, 236) |
| HSL | hsl(176, 61%, 84%) |
| HSV | hsv(176, 21%, 94%) |
| CMYK | cmyk(20.9%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.06, -16.48, -3.80) |
| CIE-LCH | lch(91.06, 16.91, 192.98°) |
| OKLab | oklab(91.67% -0.0502 -0.0104) |
| OKLCH | oklch(91.67% 0.051 191.8) |
| XYZ | xyz(66.9887, 78.6054, 90.9834) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.61
Duck Egg Blue
#C3FBF4
ΔE00 3.05
Light Light Blue
#CAFFFB
ΔE00 3.32
Light Sky Blue
#C6FCFF
ΔE00 3.63
Pale Blue
#D0FEFE
ΔE00 3.76
Eggshell Blue
#C4FFF7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDEFEC #EFBDC0
analogous
#BDEFD3 #BDEFEC #BDD9EF
triadic
#BDEFEC #ECBDEF #EFECBD
tetradic
#BDEFEC #D3BDEF #EFBDC0 #D9EFBD
square
#BDEFEC #D3BDEF #EFBDC0 #D9EFBD
split-complementary
#BDEFEC #EFBDD9 #EFD3BD
monochromatic
#5AD7D0 #8CE3DE #BDEFEC #E6F9F8 #E6F9F8
Accessibility & contrast
On white
1.26
#BDEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BDEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDEFEC
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDEFEC | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#AEF2EE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bdefec; /* rgb */ color: rgb(189, 239, 236); /* oklch */ color: oklch(91.7% 0.051 191.8);
Tailwind
colors: {
custom: {
50: '#d1f4f2',
500: '#bdefec',
950: '#000000',
},
}SCSS
$custom: #bdefec; $custom-light: #d1f4f2; $custom-dark: #000000;
JSON
{
"hex": "#bdefec",
"rgb": {
"r": 189,
"g": 239,
"b": 236
},
"hsl": {
"h": 176.4,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.9167,
"c": 0.05125,
"h": 191.8
},
"luminance": 0.78608
}Semantic roles & 50–950 ramp
primary
#BDEFEC
secondary
#CD8387
accent
#1D27C9
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585