#BCF8EA#BCF8EA
#BCF8EA is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.5% C 0.063 H 178.9°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8EA |
|---|---|
| RGB | rgb(188, 248, 234) |
| HSL | hsl(166, 81%, 85%) |
| HSV | hsv(166, 24%, 97%) |
| CMYK | cmyk(24.2%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(93.35, -21.62, 0.59) |
| CIE-LCH | lch(93.35, 21.63, 178.44°) |
| OKLab | oklab(93.46% -0.0633 0.0012) |
| OKLCH | oklch(93.46% 0.063 178.9) |
| XYZ | xyz(69.1532, 83.7638, 90.3503) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.76
Pale Aqua
#B8FFEB
ΔE00 2.77
Duck Egg Blue
#C3FBF4
ΔE00 2.87
Pale Cyan
#B7FFFA
ΔE00 4.05
Light Light Blue
#CAFFFB
ΔE00 4.49
Light Cyan
#ACFFFC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8EA #F8BCCA
analogous
#BCF8CC #BCF8EA #BCE8F8
triadic
#BCF8EA #EABCF8 #F8EABC
tetradic
#BCF8EA #CCBCF8 #F8BCCA #E8F8BC
square
#BCF8EA #CCBCF8 #F8BCCA #E8F8BC
split-complementary
#BCF8EA #F8BCE8 #F8CCBC
monochromatic
#4DECC7 #85F2D9 #BCF8EA #E3FCF6 #E3FCF6
Accessibility & contrast
On white
1.18
#BCF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BCF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8EA
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8EA | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E9
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#ACFAF4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcf8ea; /* rgb */ color: rgb(188, 248, 234); /* oklch */ color: oklch(93.5% 0.063 178.9);
Tailwind
colors: {
custom: {
50: '#d1faf0',
500: '#bcf8ea',
950: '#000000',
},
}SCSS
$custom: #bcf8ea; $custom-light: #d1faf0; $custom-dark: #000000;
JSON
{
"hex": "#bcf8ea",
"rgb": {
"r": 188,
"g": 248,
"b": 234
},
"hsl": {
"h": 166,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.93464,
"c": 0.06335,
"h": 178.9
},
"luminance": 0.83767
}Semantic roles & 50–950 ramp
primary
#BCF8EA
secondary
#DB7D93
accent
#083ADD
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585