#BCFFE9#BCFFE9
#BCFFE9 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 94.9% C 0.073 H 172.4°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE9 |
|---|---|
| RGB | rgb(188, 255, 233) |
| HSL | hsl(160, 100%, 87%) |
| HSV | hsv(160, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(95.20, -25.20, 3.80) |
| CIE-LCH | lch(95.20, 25.49, 171.43°) |
| OKLab | oklab(94.94% -0.0725 0.0097) |
| OKLCH | oklch(94.94% 0.073 172.4) |
| XYZ | xyz(71.2024, 88.0914, 90.3267) |
| Luminance | 0.8810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.00
Eggshell Blue
#C4FFF7
ΔE00 5.08
Pale Turquoise
#A5FBD5
ΔE00 5.27
Duck Egg Blue
#C3FBF4
ΔE00 5.57
Pale Cyan
#B7FFFA
ΔE00 6.18
Light Aqua
#8CFFDB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE9 #FFBCD2
analogous
#BCFFC8 #BCFFE9 #BCF3FF
triadic
#BCFFE9 #E9BCFF #FFE9BC
tetradic
#BCFFE9 #C8BCFF #FFBCD2 #F3FFBC
square
#BCFFE9 #C8BCFF #FFBCD2 #F3FFBC
split-complementary
#BCFFE9 #FFBCF3 #FFC8BC
monochromatic
#42FFC1 #7FFFD5 #BCFFE9 #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.13
#BCFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#BCFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE9
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE9 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E8
Deuteranopia (green-blind)
#EFEEEA
Tritanopia (blue-blind)
#ABFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe9; /* rgb */ color: rgb(188, 255, 233); /* oklch */ color: oklch(94.9% 0.073 172.4);
Tailwind
colors: {
custom: {
50: '#d1fff0',
500: '#bcffe9',
950: '#000000',
},
}SCSS
$custom: #bcffe9; $custom-light: #d1fff0; $custom-dark: #000000;
JSON
{
"hex": "#bcffe9",
"rgb": {
"r": 188,
"g": 255,
"b": 233
},
"hsl": {
"h": 160.299,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94935,
"c": 0.07315,
"h": 172.4
},
"luminance": 0.88095
}Semantic roles & 50–950 ramp
primary
#BCFFE9
secondary
#E7789D
accent
#004BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685