#BCFEF9#BCFEF9
#BCFEF9 is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.2% C 0.066 H 190.3°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEF9 |
|---|---|
| RGB | rgb(188, 254, 249) |
| HSL | hsl(175, 97%, 87%) |
| HSV | hsv(175, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(95.33, -21.42, -4.25) |
| CIE-LCH | lch(95.33, 21.84, 191.23°) |
| OKLab | oklab(95.18% -0.0649 -0.0117) |
| OKLCH | oklch(95.18% 0.066 190.3) |
| XYZ | xyz(73.2743, 88.4111, 102.8083) |
| Luminance | 0.8841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.94
Eggshell Blue
#C4FFF7
ΔE00 1.65
Duck Egg Blue
#C3FBF4
ΔE00 1.88
Light Light Blue
#CAFFFB
ΔE00 2.52
Light Cyan
#ACFFFC
ΔE00 2.54
Paleturquoise
#AFEEEE
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEF9 #FEBCC1
analogous
#BCFED8 #BCFEF9 #BCE2FE
triadic
#BCFEF9 #F9BCFE #FEF9BC
tetradic
#BCFEF9 #D8BCFE #FEBCC1 #E2FEBC
square
#BCFEF9 #D8BCFE #FEBCC1 #E2FEBC
split-complementary
#BCFEF9 #FEBCE2 #FED8BC
monochromatic
#43FCEE #80FDF4 #BCFEF9 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.12
#BCFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#BCFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEF9
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEF9 | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7F9
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#A7FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfef9; /* rgb */ color: rgb(188, 254, 249); /* oklch */ color: oklch(95.2% 0.066 190.3);
Tailwind
colors: {
custom: {
50: '#d1fffb',
500: '#bcfef9',
950: '#000000',
},
}SCSS
$custom: #bcfef9; $custom-light: #d1fffb; $custom-dark: #000000;
JSON
{
"hex": "#bcfef9",
"rgb": {
"r": 188,
"g": 254,
"b": 249
},
"hsl": {
"h": 175.455,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95175,
"c": 0.06596,
"h": 190.3
},
"luminance": 0.88415
}Semantic roles & 50–950 ramp
primary
#BCFEF9
secondary
#E57981
accent
#0011E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685