#BCFFF9#BCFFF9
#BCFFF9 is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.067 H 189.2°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF9 |
|---|---|
| RGB | rgb(188, 255, 249) |
| HSL | hsl(175, 100%, 87%) |
| HSV | hsv(175, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 2.4%, 0%) |
| CIE-LAB | lab(95.60, -21.91, -3.86) |
| CIE-LCH | lch(95.60, 22.24, 190.00°) |
| OKLab | oklab(95.39% -0.0661 -0.0107) |
| OKLCH | oklch(95.39% 0.067 189.2) |
| XYZ | xyz(73.5924, 89.0474, 102.9144) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.85
Eggshell Blue
#C4FFF7
ΔE00 1.54
Duck Egg Blue
#C3FBF4
ΔE00 1.98
Light Cyan
#ACFFFC
ΔE00 2.53
Light Light Blue
#CAFFFB
ΔE00 2.75
Paleturquoise
#AFEEEE
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF9 #FFBCC2
analogous
#BCFFD8 #BCFFF9 #BCE4FF
triadic
#BCFFF9 #F9BCFF #FFF9BC
tetradic
#BCFFF9 #D8BCFF #FFBCC2 #E4FFBC
square
#BCFFF9 #D8BCFF #FFBCC2 #E4FFBC
split-complementary
#BCFFF9 #FFBCE4 #FFD8BC
monochromatic
#42FFEE #7FFFF4 #BCFFF9 #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.12
#BCFFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#BCFFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF9
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF9 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F9
Deuteranopia (green-blind)
#EBEEFA
Tritanopia (blue-blind)
#A7FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff9; /* rgb */ color: rgb(188, 255, 249); /* oklch */ color: oklch(95.4% 0.067 189.2);
Tailwind
colors: {
custom: {
50: '#d2fffb',
500: '#bcfff9',
950: '#000000',
},
}SCSS
$custom: #bcfff9; $custom-light: #d2fffb; $custom-dark: #000000;
JSON
{
"hex": "#bcfff9",
"rgb": {
"r": 188,
"g": 255,
"b": 249
},
"hsl": {
"h": 174.627,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95388,
"c": 0.06699,
"h": 189.2
},
"luminance": 0.89051
}Semantic roles & 50–950 ramp
primary
#BCFFF9
secondary
#E77882
accent
#0015E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685