#BCFFED#BCFFED
#BCFFED is a very light, moderate teal. Relative luminance 0.883; OKLCH L 95.0% C 0.071 H 176.3°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFED |
|---|---|
| RGB | rgb(188, 255, 237) |
| HSL | hsl(164, 100%, 87%) |
| HSV | hsv(164, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(95.30, -24.40, 1.88) |
| CIE-LCH | lch(95.30, 24.47, 175.59°) |
| OKLab | oklab(95.05% -0.0709 0.0046) |
| OKLCH | oklch(95.05% 0.071 176.3) |
| XYZ | xyz(71.7803, 88.3226, 93.3702) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.88
Eggshell Blue
#C4FFF7
ΔE00 3.83
Duck Egg Blue
#C3FBF4
ΔE00 4.38
Pale Cyan
#B7FFFA
ΔE00 4.81
Light Light Blue
#CAFFFB
ΔE00 5.78
Light Cyan
#ACFFFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFED #FFBCCE
analogous
#BCFFCC #BCFFED #BCEFFF
triadic
#BCFFED #EDBCFF #FFEDBC
tetradic
#BCFFED #CCBCFF #FFBCCE #EFFFBC
square
#BCFFED #CCBCFF #FFBCCE #EFFFBC
split-complementary
#BCFFED #FFBCEF #FFCCBC
monochromatic
#42FFCC #7FFFDD #BCFFED #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.13
#BCFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#BCFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFED
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFED | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#EEEEEE
Tritanopia (blue-blind)
#AAFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffed; /* rgb */ color: rgb(188, 255, 237); /* oklch */ color: oklch(95.0% 0.071 176.3);
Tailwind
colors: {
custom: {
50: '#d1fff2',
500: '#bcffed',
950: '#000000',
},
}SCSS
$custom: #bcffed; $custom-light: #d1fff2; $custom-dark: #000000;
JSON
{
"hex": "#bcffed",
"rgb": {
"r": 188,
"g": 255,
"b": 237
},
"hsl": {
"h": 163.881,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95045,
"c": 0.07105,
"h": 176.3
},
"luminance": 0.88326
}Semantic roles & 50–950 ramp
primary
#BCFFED
secondary
#E77896
accent
#003EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685