#BCFFE5#BCFFE5
#BCFFE5 is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.8% C 0.076 H 168.8°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE5 |
|---|---|
| RGB | rgb(188, 255, 229) |
| HSL | hsl(157, 100%, 87%) |
| HSV | hsv(157, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(95.10, -26.00, 5.72) |
| CIE-LCH | lch(95.10, 26.62, 167.59°) |
| OKLab | oklab(94.83% -0.0741 0.0147) |
| OKLCH | oklch(94.83% 0.076 168.8) |
| XYZ | xyz(70.6374, 87.8654, 87.3514) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.17
Pale Turquoise
#A5FBD5
ΔE00 4.27
Light Aqua
#8CFFDB
ΔE00 6.23
Eggshell Blue
#C4FFF7
ΔE00 6.31
Duck Egg Blue
#C3FBF4
ΔE00 6.76
Mint
#AAF0C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE5 #FFBCD6
analogous
#BCFFC4 #BCFFE5 #BCF8FF
triadic
#BCFFE5 #E5BCFF #FFE5BC
tetradic
#BCFFE5 #C4BCFF #FFBCD6 #F8FFBC
square
#BCFFE5 #C4BCFF #FFBCD6 #F8FFBC
split-complementary
#BCFFE5 #FFBCF8 #FFC4BC
monochromatic
#42FFB6 #7FFFCD #BCFFE5 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BCFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#BCFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE5
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE5 | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E4
Deuteranopia (green-blind)
#EFEDE7
Tritanopia (blue-blind)
#ACFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe5; /* rgb */ color: rgb(188, 255, 229); /* oklch */ color: oklch(94.8% 0.076 168.8);
Tailwind
colors: {
custom: {
50: '#d1ffed',
500: '#bcffe5',
950: '#000000',
},
}SCSS
$custom: #bcffe5; $custom-light: #d1ffed; $custom-dark: #000000;
JSON
{
"hex": "#bcffe5",
"rgb": {
"r": 188,
"g": 255,
"b": 229
},
"hsl": {
"h": 156.716,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94827,
"c": 0.07559,
"h": 168.8
},
"luminance": 0.87869
}Semantic roles & 50–950 ramp
primary
#BCFFE5
secondary
#E778A3
accent
#0059E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684