#BCFFE4#BCFFE4
#BCFFE4 is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.076 H 167.9°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE4 |
|---|---|
| RGB | rgb(188, 255, 228) |
| HSL | hsl(156, 100%, 87%) |
| HSV | hsv(156, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(95.08, -26.19, 6.20) |
| CIE-LCH | lch(95.08, 26.92, 166.68°) |
| OKLab | oklab(94.8% -0.0745 0.016) |
| OKLCH | oklch(94.8% 0.076 167.9) |
| XYZ | xyz(70.4982, 87.8097, 86.6182) |
| Luminance | 0.8781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.47
Pale Turquoise
#A5FBD5
ΔE00 4.05
Light Aqua
#8CFFDB
ΔE00 6.16
Eggshell Blue
#C4FFF7
ΔE00 6.61
Mint
#AAF0C1
ΔE00 6.68
Duck Egg Blue
#C3FBF4
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE4 #FFBCD7
analogous
#BCFFC3 #BCFFE4 #BCF9FF
triadic
#BCFFE4 #E4BCFF #FFE4BC
tetradic
#BCFFE4 #C3BCFF #FFBCD7 #F9FFBC
square
#BCFFE4 #C3BCFF #FFBCD7 #F9FFBC
split-complementary
#BCFFE4 #FFBCF9 #FFC3BC
monochromatic
#42FFB3 #7FFFCB #BCFFE4 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BCFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#BCFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE4
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE4 | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E3
Deuteranopia (green-blind)
#F0EDE6
Tritanopia (blue-blind)
#ADFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe4; /* rgb */ color: rgb(188, 255, 228); /* oklch */ color: oklch(94.8% 0.076 167.9);
Tailwind
colors: {
custom: {
50: '#d1ffec',
500: '#bcffe4',
950: '#000000',
},
}SCSS
$custom: #bcffe4; $custom-light: #d1ffec; $custom-dark: #000000;
JSON
{
"hex": "#bcffe4",
"rgb": {
"r": 188,
"g": 255,
"b": 228
},
"hsl": {
"h": 155.821,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94801,
"c": 0.07623,
"h": 167.9
},
"luminance": 0.87813
}Semantic roles & 50–950 ramp
primary
#BCFFE4
secondary
#E778A5
accent
#005CE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684