#BCFFEB#BCFFEB
#BCFFEB is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.0% C 0.072 H 174.3°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFEB |
|---|---|
| RGB | rgb(188, 255, 235) |
| HSL | hsl(162, 100%, 87%) |
| HSV | hsv(162, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.25, -24.80, 2.84) |
| CIE-LCH | lch(95.25, 24.96, 173.47°) |
| OKLab | oklab(94.99% -0.0717 0.0072) |
| OKLCH | oklch(94.99% 0.072 174.3) |
| XYZ | xyz(71.4897, 88.2063, 91.8399) |
| Luminance | 0.8821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 0.65
Eggshell Blue
#C4FFF7
ΔE00 4.46
Duck Egg Blue
#C3FBF4
ΔE00 4.97
Pale Cyan
#B7FFFA
ΔE00 5.50
Pale Turquoise
#A5FBD5
ΔE00 5.84
Light Light Blue
#CAFFFB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFEB #FFBCD0
analogous
#BCFFCA #BCFFEB #BCF1FF
triadic
#BCFFEB #EBBCFF #FFEBBC
tetradic
#BCFFEB #CABCFF #FFBCD0 #F1FFBC
square
#BCFFEB #CABCFF #FFBCD0 #F1FFBC
split-complementary
#BCFFEB #FFBCF1 #FFCABC
monochromatic
#42FFC6 #7FFFD9 #BCFFEB #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.13
#BCFFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#BCFFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFEB
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFEB | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EA
Deuteranopia (green-blind)
#EEEEEC
Tritanopia (blue-blind)
#ABFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #bcffeb; /* rgb */ color: rgb(188, 255, 235); /* oklch */ color: oklch(95.0% 0.072 174.3);
Tailwind
colors: {
custom: {
50: '#d1fff1',
500: '#bcffeb',
950: '#000000',
},
}SCSS
$custom: #bcffeb; $custom-light: #d1fff1; $custom-dark: #000000;
JSON
{
"hex": "#bcffeb",
"rgb": {
"r": 188,
"g": 255,
"b": 235
},
"hsl": {
"h": 162.09,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94989,
"c": 0.07206,
"h": 174.3
},
"luminance": 0.8821
}Semantic roles & 50–950 ramp
primary
#BCFFEB
secondary
#E77899
accent
#0045E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685