#BCEEDE#BCEEDE
#BCEEDE is a very light, muted teal. Relative luminance 0.771; OKLCH L 91.0% C 0.056 H 173.5°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEEDE |
|---|---|
| RGB | rgb(188, 238, 222) |
| HSL | hsl(161, 60%, 84%) |
| HSV | hsv(161, 21%, 93%) |
| CMYK | cmyk(21%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(90.37, -19.13, 2.50) |
| CIE-LCH | lch(90.37, 19.30, 172.56°) |
| OKLab | oklab(90.99% -0.0554 0.0063) |
| OKLCH | oklch(90.99% 0.056 173.5) |
| XYZ | xyz(64.4946, 77.1121, 80.5791) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.50
Pale Aqua
#B8FFEB
ΔE00 4.69
Eggshell Blue
#C4FFF7
ΔE00 4.87
Light Light Blue
#CAFFFB
ΔE00 5.92
Ice
#D6FFFA
ΔE00 6.32
Pale Cyan
#B7FFFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEEDE #EEBCCC
analogous
#BCEEC5 #BCEEDE #BCE5EE
triadic
#BCEEDE #DEBCEE #EEDEBC
tetradic
#BCEEDE #C5BCEE #EEBCCC #E5EEBC
square
#BCEEDE #C5BCEE #EEBCCC #E5EEBC
split-complementary
#BCEEDE #EEBCE5 #EEC5BC
monochromatic
#5AD5AE #8BE2C6 #BCEEDE #E7F9F3 #E7F9F3
Accessibility & contrast
On white
1.28
#BCEEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BCEEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEEDE
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEEDE | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DD
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#B0EFE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bceede; /* rgb */ color: rgb(188, 238, 222); /* oklch */ color: oklch(91.0% 0.056 173.5);
Tailwind
colors: {
custom: {
50: '#d1f3e8',
500: '#bceede',
950: '#000000',
},
}SCSS
$custom: #bceede; $custom-light: #d1f3e8; $custom-dark: #000000;
JSON
{
"hex": "#bceede",
"rgb": {
"r": 188,
"g": 238,
"b": 222
},
"hsl": {
"h": 160.8,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.90994,
"c": 0.05573,
"h": 173.5
},
"luminance": 0.77114
}Semantic roles & 50–950 ramp
primary
#BCEEDE
secondary
#CC829A
accent
#1E54C7
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#141716
muted
#838584