#BCFFE6#BCFFE6
#BCFFE6 is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.075 H 169.7°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE6 |
|---|---|
| RGB | rgb(188, 255, 230) |
| HSL | hsl(158, 100%, 87%) |
| HSV | hsv(158, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(95.13, -25.80, 5.24) |
| CIE-LCH | lch(95.13, 26.33, 168.52°) |
| OKLab | oklab(94.85% -0.0737 0.0135) |
| OKLCH | oklch(94.85% 0.075 169.7) |
| XYZ | xyz(70.7775, 87.9214, 88.0888) |
| Luminance | 0.8792 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.86
Pale Turquoise
#A5FBD5
ΔE00 4.50
Eggshell Blue
#C4FFF7
ΔE00 6.01
Light Aqua
#8CFFDB
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 6.46
Pale Cyan
#B7FFFA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE6 #FFBCD5
analogous
#BCFFC5 #BCFFE6 #BCF7FF
triadic
#BCFFE6 #E6BCFF #FFE6BC
tetradic
#BCFFE6 #C5BCFF #FFBCD5 #F7FFBC
square
#BCFFE6 #C5BCFF #FFBCD5 #F7FFBC
split-complementary
#BCFFE6 #FFBCF7 #FFC5BC
monochromatic
#42FFB8 #7FFFCF #BCFFE6 #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.13
#BCFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#BCFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE6
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE6 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E5
Deuteranopia (green-blind)
#EFEDE8
Tritanopia (blue-blind)
#ACFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe6; /* rgb */ color: rgb(188, 255, 230); /* oklch */ color: oklch(94.9% 0.075 169.7);
Tailwind
colors: {
custom: {
50: '#d1ffed',
500: '#bcffe6',
950: '#000000',
},
}SCSS
$custom: #bcffe6; $custom-light: #d1ffed; $custom-dark: #000000;
JSON
{
"hex": "#bcffe6",
"rgb": {
"r": 188,
"g": 255,
"b": 230
},
"hsl": {
"h": 157.612,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94854,
"c": 0.07495,
"h": 169.7
},
"luminance": 0.87925
}Semantic roles & 50–950 ramp
primary
#BCFFE6
secondary
#E778A1
accent
#0056E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684