#BCFFEE#BCFFEE
#BCFFEE is a very light, moderate teal. Relative luminance 0.884; OKLCH L 95.1% C 0.071 H 177.3°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFEE |
|---|---|
| RGB | rgb(188, 255, 238) |
| HSL | hsl(165, 100%, 87%) |
| HSV | hsv(165, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.32, -24.19, 1.40) |
| CIE-LCH | lch(95.32, 24.23, 176.69°) |
| OKLab | oklab(95.07% -0.0705 0.0033) |
| OKLCH | oklch(95.07% 0.071 177.3) |
| XYZ | xyz(71.9268, 88.3812, 94.1418) |
| Luminance | 0.8838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.15
Eggshell Blue
#C4FFF7
ΔE00 3.52
Duck Egg Blue
#C3FBF4
ΔE00 4.08
Pale Cyan
#B7FFFA
ΔE00 4.46
Light Light Blue
#CAFFFB
ΔE00 5.49
Light Cyan
#ACFFFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFEE #FFBCCD
analogous
#BCFFCD #BCFFEE #BCEFFF
triadic
#BCFFEE #EEBCFF #FFEEBC
tetradic
#BCFFEE #CDBCFF #FFBCCD #EFFFBC
square
#BCFFEE #CDBCFF #FFBCCD #EFFFBC
split-complementary
#BCFFEE #FFBCEF #FFCDBC
monochromatic
#42FFCF #7FFFDE #BCFFEE #E0FFF7 #E0FFF7
Accessibility & contrast
On white
1.12
#BCFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#BCFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFEE
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFEE | 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)
#FAF7ED
Deuteranopia (green-blind)
#EDEEEF
Tritanopia (blue-blind)
#AAFFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcffee; /* rgb */ color: rgb(188, 255, 238); /* oklch */ color: oklch(95.1% 0.071 177.3);
Tailwind
colors: {
custom: {
50: '#d1fff3',
500: '#bcffee',
950: '#000000',
},
}SCSS
$custom: #bcffee; $custom-light: #d1fff3; $custom-dark: #000000;
JSON
{
"hex": "#bcffee",
"rgb": {
"r": 188,
"g": 255,
"b": 238
},
"hsl": {
"h": 164.776,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95072,
"c": 0.07058,
"h": 177.3
},
"luminance": 0.88384
}Semantic roles & 50–950 ramp
primary
#BCFFEE
secondary
#E77894
accent
#003AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685