#BCFFE8#BCFFE8
#BCFFE8 is a very light, moderate teal. Relative luminance 0.880; OKLCH L 94.9% C 0.074 H 171.5°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE8 |
|---|---|
| RGB | rgb(188, 255, 232) |
| HSL | hsl(159, 100%, 87%) |
| HSV | hsv(159, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 9%, 0%) |
| CIE-LAB | lab(95.18, -25.40, 4.28) |
| CIE-LCH | lch(95.18, 25.76, 170.44°) |
| OKLab | oklab(94.91% -0.0729 0.0109) |
| OKLCH | oklch(94.91% 0.074 171.5) |
| XYZ | xyz(71.0599, 88.0344, 89.5765) |
| Luminance | 0.8804 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.27
Pale Turquoise
#A5FBD5
ΔE00 5.00
Eggshell Blue
#C4FFF7
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 5.87
Pale Cyan
#B7FFFA
ΔE00 6.51
Light Aqua
#8CFFDB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE8 #FFBCD3
analogous
#BCFFC7 #BCFFE8 #BCF5FF
triadic
#BCFFE8 #E8BCFF #FFE8BC
tetradic
#BCFFE8 #C7BCFF #FFBCD3 #F5FFBC
square
#BCFFE8 #C7BCFF #FFBCD3 #F5FFBC
split-complementary
#BCFFE8 #FFBCF5 #FFC7BC
monochromatic
#42FFBE #7FFFD3 #BCFFE8 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.13
#BCFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#BCFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE8
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE8 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E7
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#ACFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe8; /* rgb */ color: rgb(188, 255, 232); /* oklch */ color: oklch(94.9% 0.074 171.5);
Tailwind
colors: {
custom: {
50: '#d1ffef',
500: '#bcffe8',
950: '#000000',
},
}SCSS
$custom: #bcffe8; $custom-light: #d1ffef; $custom-dark: #000000;
JSON
{
"hex": "#bcffe8",
"rgb": {
"r": 188,
"g": 255,
"b": 232
},
"hsl": {
"h": 159.403,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94908,
"c": 0.07374,
"h": 171.5
},
"luminance": 0.88038
}Semantic roles & 50–950 ramp
primary
#BCFFE8
secondary
#E7789E
accent
#004FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685