#BCFEE8#BCFEE8
#BCFEE8 is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.7% C 0.072 H 172.1°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEE8 |
|---|---|
| RGB | rgb(188, 254, 232) |
| HSL | hsl(160, 97%, 87%) |
| HSV | hsv(160, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(94.91, -24.92, 3.89) |
| CIE-LCH | lch(94.91, 25.23, 171.13°) |
| OKLab | oklab(94.69% -0.0717 0.0099) |
| OKLCH | oklch(94.69% 0.072 172.1) |
| XYZ | xyz(70.7418, 87.3981, 89.4704) |
| Luminance | 0.8740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.13
Eggshell Blue
#C4FFF7
ΔE00 5.08
Pale Turquoise
#A5FBD5
ΔE00 5.27
Duck Egg Blue
#C3FBF4
ΔE00 5.53
Pale Cyan
#B7FFFA
ΔE00 6.22
Light Aqua
#8CFFDB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEE8 #FEBCD2
analogous
#BCFEC7 #BCFEE8 #BCF3FE
triadic
#BCFEE8 #E8BCFE #FEE8BC
tetradic
#BCFEE8 #C7BCFE #FEBCD2 #F3FEBC
square
#BCFEE8 #C7BCFE #FEBCD2 #F3FEBC
split-complementary
#BCFEE8 #FEBCF3 #FEC7BC
monochromatic
#43FCBF #80FDD3 #BCFEE8 #E1FFF5 #E1FFF5
Accessibility & contrast
On white
1.14
#BCFEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#BCFEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEE8
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEE8 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF5E7
Deuteranopia (green-blind)
#EEEDE9
Tritanopia (blue-blind)
#ACFFF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcfee8; /* rgb */ color: rgb(188, 254, 232); /* oklch */ color: oklch(94.7% 0.072 172.1);
Tailwind
colors: {
custom: {
50: '#d1ffef',
500: '#bcfee8',
950: '#000000',
},
}SCSS
$custom: #bcfee8; $custom-light: #d1ffef; $custom-dark: #000000;
JSON
{
"hex": "#bcfee8",
"rgb": {
"r": 188,
"g": 254,
"b": 232
},
"hsl": {
"h": 160,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94693,
"c": 0.07235,
"h": 172.1
},
"luminance": 0.87401
}Semantic roles & 50–950 ramp
primary
#BCFEE8
secondary
#E5799D
accent
#004CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685