#BCFEF8#BCFEF8
#BCFEF8 is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.066 H 189.1°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEF8 |
|---|---|
| RGB | rgb(188, 254, 248) |
| HSL | hsl(175, 97%, 87%) |
| HSV | hsv(175, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(95.31, -21.63, -3.78) |
| CIE-LCH | lch(95.31, 21.96, 189.90°) |
| OKLab | oklab(95.15% -0.0653 -0.0105) |
| OKLCH | oklch(95.15% 0.066 189.1) |
| XYZ | xyz(73.1187, 88.3489, 101.9891) |
| Luminance | 0.8835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.99
Eggshell Blue
#C4FFF7
ΔE00 1.45
Duck Egg Blue
#C3FBF4
ΔE00 1.79
Light Light Blue
#CAFFFB
ΔE00 2.64
Light Cyan
#ACFFFC
ΔE00 2.65
Paleturquoise
#AFEEEE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEF8 #FEBCC2
analogous
#BCFED7 #BCFEF8 #BCE3FE
triadic
#BCFEF8 #F8BCFE #FEF8BC
tetradic
#BCFEF8 #D7BCFE #FEBCC2 #E3FEBC
square
#BCFEF8 #D7BCFE #FEBCC2 #E3FEBC
split-complementary
#BCFEF8 #FEBCE3 #FED7BC
monochromatic
#43FCEB #80FDF2 #BCFEF8 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.12
#BCFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#BCFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEF8
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEF8 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#EAEEF9
Tritanopia (blue-blind)
#A7FFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfef8; /* rgb */ color: rgb(188, 254, 248); /* oklch */ color: oklch(95.1% 0.066 189.1);
Tailwind
colors: {
custom: {
50: '#d1fffa',
500: '#bcfef8',
950: '#000000',
},
}SCSS
$custom: #bcfef8; $custom-light: #d1fffa; $custom-dark: #000000;
JSON
{
"hex": "#bcfef8",
"rgb": {
"r": 188,
"g": 254,
"b": 248
},
"hsl": {
"h": 174.545,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.95146,
"c": 0.06612,
"h": 189.1
},
"luminance": 0.88352
}Semantic roles & 50–950 ramp
primary
#BCFEF8
secondary
#E57983
accent
#0015E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685