#BCFFE2#BCFFE2
#BCFFE2 is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.7% C 0.078 H 166.2°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE2 |
|---|---|
| RGB | rgb(188, 255, 226) |
| HSL | hsl(154, 100%, 87%) |
| HSV | hsv(154, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(95.03, -26.59, 7.16) |
| CIE-LCH | lch(95.03, 27.53, 164.92°) |
| OKLab | oklab(94.75% -0.0754 0.0185) |
| OKLCH | oklch(94.75% 0.078 166.2) |
| XYZ | xyz(70.2222, 87.6993, 85.1644) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.08
Pale Turquoise
#A5FBD5
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 6.07
Mint
#AAF0C1
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 7.15
Eggshell Blue
#C4FFF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE2 #FFBCD9
analogous
#BCFFC1 #BCFFE2 #BCFAFF
triadic
#BCFFE2 #E2BCFF #FFE2BC
tetradic
#BCFFE2 #C1BCFF #FFBCD9 #FAFFBC
square
#BCFFE2 #C1BCFF #FFBCD9 #FAFFBC
split-complementary
#BCFFE2 #FFBCFA #FFC1BC
monochromatic
#42FFAD #7FFFC8 #BCFFE2 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.13
#BCFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#BCFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE2
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE2 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F0EDE4
Tritanopia (blue-blind)
#ADFFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe2; /* rgb */ color: rgb(188, 255, 226); /* oklch */ color: oklch(94.7% 0.078 166.2);
Tailwind
colors: {
custom: {
50: '#d1ffeb',
500: '#bcffe2',
950: '#000000',
},
}SCSS
$custom: #bcffe2; $custom-light: #d1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#bcffe2",
"rgb": {
"r": 188,
"g": 255,
"b": 226
},
"hsl": {
"h": 154.03,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94748,
"c": 0.0776,
"h": 166.2
},
"luminance": 0.87702
}Semantic roles & 50–950 ramp
primary
#BCFFE2
secondary
#E778A8
accent
#0063E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684