#BCFFDF#BCFFDF
#BCFFDF is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.080 H 163.8°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFDF |
|---|---|
| RGB | rgb(188, 255, 223) |
| HSL | hsl(151, 100%, 87%) |
| HSV | hsv(151, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.97, -27.16, 8.61) |
| CIE-LCH | lch(94.97, 28.50, 162.42°) |
| OKLab | oklab(94.67% -0.0766 0.0223) |
| OKLCH | oklch(94.67% 0.08 163.8) |
| XYZ | xyz(69.8142, 87.5361, 83.0154) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.26
Pale Aqua
#B8FFEB
ΔE00 3.97
Mint
#AAF0C1
ΔE00 5.42
Light Aqua
#8CFFDB
ΔE00 6.06
Light Teal
#90E4C1
ΔE00 7.00
Light Turquoise
#7EF4CC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFDF #FFBCDC
analogous
#BCFFBE #BCFFDF #BCFEFF
triadic
#BCFFDF #DFBCFF #FFDFBC
tetradic
#BCFFDF #BEBCFF #FFBCDC #FEFFBC
square
#BCFFDF #BEBCFF #FFBCDC #FEFFBC
split-complementary
#BCFFDF #FFBCFE #FFBEBC
monochromatic
#42FFA5 #7FFFC2 #BCFFDF #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.13
#BCFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#BCFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFDF
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFDF | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF5DD
Deuteranopia (green-blind)
#F1EDE1
Tritanopia (blue-blind)
#AEFFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcffdf; /* rgb */ color: rgb(188, 255, 223); /* oklch */ color: oklch(94.7% 0.080 163.8);
Tailwind
colors: {
custom: {
50: '#d1ffe9',
500: '#bcffdf',
950: '#000000',
},
}SCSS
$custom: #bcffdf; $custom-light: #d1ffe9; $custom-dark: #000000;
JSON
{
"hex": "#bcffdf",
"rgb": {
"r": 188,
"g": 255,
"b": 223
},
"hsl": {
"h": 151.343,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.9467,
"c": 0.07976,
"h": 163.8
},
"luminance": 0.87539
}Semantic roles & 50–950 ramp
primary
#BCFFDF
secondary
#E778AD
accent
#006EE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684