#BCFFDE#BCFFDE
#BCFFDE is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.6% C 0.081 H 163.0°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFDE |
|---|---|
| RGB | rgb(188, 255, 222) |
| HSL | hsl(150, 100%, 87%) |
| HSV | hsv(150, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.94, -27.36, 9.09) |
| CIE-LCH | lch(94.94, 28.83, 161.62°) |
| OKLab | oklab(94.64% -0.077 0.0235) |
| OKLCH | oklch(94.64% 0.081 163) |
| XYZ | xyz(69.6797, 87.4824, 82.3075) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.18
Pale Aqua
#B8FFEB
ΔE00 4.27
Mint
#AAF0C1
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 6.09
Light Teal
#90E4C1
ΔE00 6.97
Aquamarine
#7FFFD4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFDE #FFBCDD
analogous
#BCFFBD #BCFFDE #BCFEFF
triadic
#BCFFDE #DEBCFF #FFDEBC
tetradic
#BCFFDE #BDBCFF #FFBCDD #FEFFBC
square
#BCFFDE #BDBCFF #FFBCDD #FEFFBC
split-complementary
#BCFFDE #FFBCFE #FFBDBC
monochromatic
#42FFA2 #7FFFC0 #BCFFDE #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.14
#BCFFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#BCFFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFDE
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFDE | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DC
Deuteranopia (green-blind)
#F1EDE0
Tritanopia (blue-blind)
#AEFFF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcffde; /* rgb */ color: rgb(188, 255, 222); /* oklch */ color: oklch(94.6% 0.081 163.0);
Tailwind
colors: {
custom: {
50: '#d1ffe8',
500: '#bcffde',
950: '#000000',
},
}SCSS
$custom: #bcffde; $custom-light: #d1ffe8; $custom-dark: #000000;
JSON
{
"hex": "#bcffde",
"rgb": {
"r": 188,
"g": 255,
"b": 222
},
"hsl": {
"h": 150.448,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94644,
"c": 0.08051,
"h": 163
},
"luminance": 0.87485
}Semantic roles & 50–950 ramp
primary
#BCFFDE
secondary
#E778AF
accent
#0071E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684