#BCFEFE#BCFEFE
#BCFEFE is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.066 H 196.1°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEFE |
|---|---|
| RGB | rgb(188, 254, 254) |
| HSL | hsl(180, 97%, 87%) |
| HSV | hsv(180, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.47, -20.35, -6.64) |
| CIE-LCH | lch(95.47, 21.40, 198.07°) |
| OKLab | oklab(95.33% -0.063 -0.0182) |
| OKLCH | oklch(95.33% 0.066 196.1) |
| XYZ | xyz(74.0645, 88.7272, 106.9703) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.25
Light Light Blue
#CAFFFB
ΔE00 2.67
Light Sky Blue
#C6FCFF
ΔE00 2.70
Light Cyan
#ACFFFC
ΔE00 2.91
Duck Egg Blue
#C3FBF4
ΔE00 3.07
Eggshell Blue
#C4FFF7
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEFE #FEBCBC
analogous
#BCFEDD #BCFEFE #BCDDFE
triadic
#BCFEFE #FEBCFE #FEFEBC
tetradic
#BCFEFE #DDBCFE #FEBCBC #DDFEBC
square
#BCFEFE #DDBCFE #FEBCBC #DDFEBC
split-complementary
#BCFEFE #FEBCDD #FEDDBC
monochromatic
#43FCFC #80FDFD #BCFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.12
#BCFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#BCFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEFE
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEFE | 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)
#F5F8FE
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#A5FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfefe; /* rgb */ color: rgb(188, 254, 254); /* oklch */ color: oklch(95.3% 0.066 196.1);
Tailwind
colors: {
custom: {
50: '#d2fefe',
500: '#bcfefe',
950: '#000000',
},
}SCSS
$custom: #bcfefe; $custom-light: #d2fefe; $custom-dark: #000000;
JSON
{
"hex": "#bcfefe",
"rgb": {
"r": 188,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95325,
"c": 0.06552,
"h": 196.1
},
"luminance": 0.88731
}Semantic roles & 50–950 ramp
primary
#BCFEFE
secondary
#E57979
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685