#BCFFE0#BCFFE0
#BCFFE0 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.079 H 164.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE0 |
|---|---|
| RGB | rgb(188, 255, 224) |
| HSL | hsl(152, 100%, 87%) |
| HSV | hsv(152, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 12.2%, 0%) |
| CIE-LAB | lab(94.99, -26.97, 8.13) |
| CIE-LCH | lch(94.99, 28.17, 163.23°) |
| OKLab | oklab(94.7% -0.0762 0.021) |
| OKLCH | oklch(94.7% 0.079 164.6) |
| XYZ | xyz(69.9494, 87.5902, 83.7275) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.38
Pale Aqua
#B8FFEB
ΔE00 3.68
Mint
#AAF0C1
ΔE00 5.66
Light Aqua
#8CFFDB
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 7.04
Light Turquoise
#7EF4CC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE0 #FFBCDB
analogous
#BCFFBF #BCFFE0 #BCFCFF
triadic
#BCFFE0 #E0BCFF #FFE0BC
tetradic
#BCFFE0 #BFBCFF #FFBCDB #FCFFBC
square
#BCFFE0 #BFBCFF #FFBCDB #FCFFBC
split-complementary
#BCFFE0 #FFBCFC #FFBFBC
monochromatic
#42FFA7 #7FFFC4 #BCFFE0 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.13
#BCFFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#BCFFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE0
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE0 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6DE
Deuteranopia (green-blind)
#F0EDE2
Tritanopia (blue-blind)
#AEFFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe0; /* rgb */ color: rgb(188, 255, 224); /* oklch */ color: oklch(94.7% 0.079 164.6);
Tailwind
colors: {
custom: {
50: '#d1ffe9',
500: '#bcffe0',
950: '#000000',
},
}SCSS
$custom: #bcffe0; $custom-light: #d1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bcffe0",
"rgb": {
"r": 188,
"g": 255,
"b": 224
},
"hsl": {
"h": 152.239,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94696,
"c": 0.07902,
"h": 164.6
},
"luminance": 0.87593
}Semantic roles & 50–950 ramp
primary
#BCFFE0
secondary
#E778AB
accent
#006AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684