#BCFEEA#BCFEEA
#BCFEEA is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.071 H 174.0°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEEA |
|---|---|
| RGB | rgb(188, 254, 234) |
| HSL | hsl(162, 97%, 87%) |
| HSV | hsv(162, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(94.96, -24.52, 2.93) |
| CIE-LCH | lch(94.96, 24.70, 173.19°) |
| OKLab | oklab(94.75% -0.0709 0.0074) |
| OKLCH | oklch(94.75% 0.071 174) |
| XYZ | xyz(71.0275, 87.5124, 90.9751) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.80
Eggshell Blue
#C4FFF7
ΔE00 4.45
Duck Egg Blue
#C3FBF4
ΔE00 4.92
Pale Cyan
#B7FFFA
ΔE00 5.55
Pale Turquoise
#A5FBD5
ΔE00 5.83
Light Light Blue
#CAFFFB
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEEA #FEBCD0
analogous
#BCFEC9 #BCFEEA #BCF1FE
triadic
#BCFEEA #EABCFE #FEEABC
tetradic
#BCFEEA #C9BCFE #FEBCD0 #F1FEBC
square
#BCFEEA #C9BCFE #FEBCD0 #F1FEBC
split-complementary
#BCFEEA #FEBCF1 #FEC9BC
monochromatic
#43FCC4 #80FDD7 #BCFEEA #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#BCFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#BCFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEEA
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEEA | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#ABFFF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcfeea; /* rgb */ color: rgb(188, 254, 234); /* oklch */ color: oklch(94.7% 0.071 174.0);
Tailwind
colors: {
custom: {
50: '#d1fff0',
500: '#bcfeea',
950: '#000000',
},
}SCSS
$custom: #bcfeea; $custom-light: #d1fff0; $custom-dark: #000000;
JSON
{
"hex": "#bcfeea",
"rgb": {
"r": 188,
"g": 254,
"b": 234
},
"hsl": {
"h": 161.818,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94747,
"c": 0.07124,
"h": 174
},
"luminance": 0.87516
}Semantic roles & 50–950 ramp
primary
#BCFEEA
secondary
#E5799A
accent
#0046E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685