#BCFFE1#BCFFE1
#BCFFE1 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.7% C 0.078 H 165.4°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFE1 |
|---|---|
| RGB | rgb(188, 255, 225) |
| HSL | hsl(153, 100%, 87%) |
| HSV | hsv(153, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 11.8%, 0%) |
| CIE-LAB | lab(95.01, -26.78, 7.65) |
| CIE-LCH | lch(95.01, 27.85, 164.06°) |
| OKLab | oklab(94.72% -0.0758 0.0198) |
| OKLCH | oklch(94.72% 0.078 165.4) |
| XYZ | xyz(70.0854, 87.6446, 84.4439) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.38
Pale Turquoise
#A5FBD5
ΔE00 3.51
Mint
#AAF0C1
ΔE00 5.90
Light Aqua
#8CFFDB
ΔE00 6.05
Light Teal
#90E4C1
ΔE00 7.09
Light Turquoise
#7EF4CC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFE1 #FFBCDA
analogous
#BCFFC0 #BCFFE1 #BCFCFF
triadic
#BCFFE1 #E1BCFF #FFE1BC
tetradic
#BCFFE1 #C0BCFF #FFBCDA #FCFFBC
square
#BCFFE1 #C0BCFF #FFBCDA #FCFFBC
split-complementary
#BCFFE1 #FFBCFC #FFC0BC
monochromatic
#42FFAA #7FFFC6 #BCFFE1 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.13
#BCFFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#BCFFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFE1
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFE1 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E0
Deuteranopia (green-blind)
#F0EDE3
Tritanopia (blue-blind)
#ADFFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffe1; /* rgb */ color: rgb(188, 255, 225); /* oklch */ color: oklch(94.7% 0.078 165.4);
Tailwind
colors: {
custom: {
50: '#d1ffea',
500: '#bcffe1',
950: '#000000',
},
}SCSS
$custom: #bcffe1; $custom-light: #d1ffea; $custom-dark: #000000;
JSON
{
"hex": "#bcffe1",
"rgb": {
"r": 188,
"g": 255,
"b": 225
},
"hsl": {
"h": 153.134,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94722,
"c": 0.0783,
"h": 165.4
},
"luminance": 0.87648
}Semantic roles & 50–950 ramp
primary
#BCFFE1
secondary
#E778AA
accent
#0067E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684