#BCFEEE#BCFEEE
#BCFEEE is a very light, moderate teal. Relative luminance 0.877; OKLCH L 94.9% C 0.069 H 178.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFEEE |
|---|---|
| RGB | rgb(188, 254, 238) |
| HSL | hsl(165, 97%, 87%) |
| HSV | hsv(165, 26%, 100%) |
| CMYK | cmyk(26%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.05, -23.71, 1.01) |
| CIE-LCH | lch(95.05, 23.73, 177.56°) |
| OKLab | oklab(94.86% -0.0693 0.0023) |
| OKLCH | oklch(94.86% 0.069 178.1) |
| XYZ | xyz(71.6086, 87.7448, 94.0357) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.49
Eggshell Blue
#C4FFF7
ΔE00 3.19
Duck Egg Blue
#C3FBF4
ΔE00 3.71
Pale Cyan
#B7FFFA
ΔE00 4.16
Light Light Blue
#CAFFFB
ΔE00 5.16
Light Cyan
#ACFFFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFEEE #FEBCCC
analogous
#BCFECD #BCFEEE #BCEDFE
triadic
#BCFEEE #EEBCFE #FEEEBC
tetradic
#BCFEEE #CDBCFE #FEBCCC #EDFEBC
square
#BCFEEE #CDBCFE #FEBCCC #EDFEBC
split-complementary
#BCFEEE #FEBCED #FECDBC
monochromatic
#43FCCF #80FDDF #BCFEEE #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BCFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#BCFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFEEE
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFEEE | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#ECEDEF
Tritanopia (blue-blind)
#AAFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcfeee; /* rgb */ color: rgb(188, 254, 238); /* oklch */ color: oklch(94.9% 0.069 178.1);
Tailwind
colors: {
custom: {
50: '#d1fff3',
500: '#bcfeee',
950: '#000000',
},
}SCSS
$custom: #bcfeee; $custom-light: #d1fff3; $custom-dark: #000000;
JSON
{
"hex": "#bcfeee",
"rgb": {
"r": 188,
"g": 254,
"b": 238
},
"hsl": {
"h": 165.455,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.94858,
"c": 0.06929,
"h": 178.1
},
"luminance": 0.87748
}Semantic roles & 50–950 ramp
primary
#BCFEEE
secondary
#E57993
accent
#0038E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685