#BCFFF4#BCFFF4
#BCFFF4 is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.2% C 0.068 H 183.6°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF4 |
|---|---|
| RGB | rgb(188, 255, 244) |
| HSL | hsl(170, 100%, 87%) |
| HSV | hsv(170, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(95.47, -22.96, -1.47) |
| CIE-LCH | lch(95.47, 23.00, 183.67°) |
| OKLab | oklab(95.24% -0.0681 -0.0043) |
| OKLCH | oklch(95.24% 0.068 183.6) |
| XYZ | xyz(72.8230, 88.7396, 98.8618) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.81
Pale Cyan
#B7FFFA
ΔE00 2.34
Duck Egg Blue
#C3FBF4
ΔE00 2.48
Pale Aqua
#B8FFEB
ΔE00 3.18
Light Cyan
#ACFFFC
ΔE00 3.71
Light Light Blue
#CAFFFB
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF4 #FFBCC7
analogous
#BCFFD3 #BCFFF4 #BCE9FF
triadic
#BCFFF4 #F4BCFF #FFF4BC
tetradic
#BCFFF4 #D3BCFF #FFBCC7 #E9FFBC
square
#BCFFF4 #D3BCFF #FFBCC7 #E9FFBC
split-complementary
#BCFFF4 #FFBCE9 #FFD3BC
monochromatic
#42FFE0 #7FFFEA #BCFFF4 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.12
#BCFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#BCFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF4
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF4 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F4
Deuteranopia (green-blind)
#ECEEF5
Tritanopia (blue-blind)
#A8FFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff4; /* rgb */ color: rgb(188, 255, 244); /* oklch */ color: oklch(95.2% 0.068 183.6);
Tailwind
colors: {
custom: {
50: '#d1fff7',
500: '#bcfff4',
950: '#000000',
},
}SCSS
$custom: #bcfff4; $custom-light: #d1fff7; $custom-dark: #000000;
JSON
{
"hex": "#bcfff4",
"rgb": {
"r": 188,
"g": 255,
"b": 244
},
"hsl": {
"h": 170.149,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95242,
"c": 0.06824,
"h": 183.6
},
"luminance": 0.88743
}Semantic roles & 50–950 ramp
primary
#BCFFF4
secondary
#E7788A
accent
#0026E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685