#BCFFE3#BCFFE3
#BCFFE3 is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.077 H 167.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE3 |
|---|---|
| RGB | rgb(188, 255, 227) |
| HSL | hsl(155, 100%, 87%) |
| HSV | hsv(155, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 11%, 0%) |
| CIE-LAB | lab(95.06, -26.39, 6.68) |
| CIE-LCH | lch(95.06, 27.22, 165.79°) |
| OKLab | oklab(94.77% -0.0749 0.0172) |
| OKLCH | oklch(94.77% 0.077 167) |
| XYZ | xyz(70.3598, 87.7544, 85.8892) |
| Luminance | 0.8776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.78
Pale Turquoise
#A5FBD5
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 6.11
Mint
#AAF0C1
ΔE00 6.41
Eggshell Blue
#C4FFF7
ΔE00 6.91
Light Teal
#90E4C1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE3 #FFBCD8
analogous
#BCFFC2 #BCFFE3 #BCFAFF
triadic
#BCFFE3 #E3BCFF #FFE3BC
tetradic
#BCFFE3 #C2BCFF #FFBCD8 #FAFFBC
square
#BCFFE3 #C2BCFF #FFBCD8 #FAFFBC
split-complementary
#BCFFE3 #FFBCFA #FFC2BC
monochromatic
#42FFB0 #7FFFC9 #BCFFE3 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.13
#BCFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#BCFFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE3
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE3 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E2
Deuteranopia (green-blind)
#F0EDE5
Tritanopia (blue-blind)
#ADFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe3; /* rgb */ color: rgb(188, 255, 227); /* oklch */ color: oklch(94.8% 0.077 167.0);
Tailwind
colors: {
custom: {
50: '#d1ffeb',
500: '#bcffe3',
950: '#000000',
},
}SCSS
$custom: #bcffe3; $custom-light: #d1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bcffe3",
"rgb": {
"r": 188,
"g": 255,
"b": 227
},
"hsl": {
"h": 154.925,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94774,
"c": 0.07691,
"h": 167
},
"luminance": 0.87757
}Semantic roles & 50–950 ramp
primary
#BCFFE3
secondary
#E778A6
accent
#0060E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684