#BCEAEC#BCEAEC
#BCEAEC is a very light, muted teal. Relative luminance 0.756; OKLCH L 90.6% C 0.047 H 199.6°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEAEC |
|---|---|
| RGB | rgb(188, 234, 236) |
| HSL | hsl(183, 56%, 83%) |
| HSV | hsv(183, 20%, 93%) |
| CMYK | cmyk(20.3%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(89.67, -14.28, -5.85) |
| CIE-LCH | lch(89.67, 15.43, 202.27°) |
| OKLab | oklab(90.55% -0.0446 -0.0159) |
| OKLCH | oklch(90.55% 0.047 199.6) |
| XYZ | xyz(65.2978, 75.5908, 90.4906) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.78
Pale Sky Blue
#BDF6FE
ΔE00 3.58
Paleturquoise
#AFEEEE
ΔE00 3.60
Light Sky Blue
#C6FCFF
ΔE00 3.89
Pale Blue
#D0FEFE
ΔE00 4.29
Really Light Blue
#D4FFFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEAEC #ECBEBC
analogous
#BCECD6 #BCEAEC #BCD2EC
triadic
#BCEAEC #ECBCEA #EAECBC
tetradic
#BCEAEC #D6BCEC #ECBEBC #D2ECBC
square
#BCEAEC #D6BCEC #ECBEBC #D2ECBC
split-complementary
#BCEAEC #ECBCD2 #ECD6BC
monochromatic
#5DCCD1 #8CDBDE #BCEAEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.30
#BCEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#BCEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEAEC
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEAEC | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EC
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#ADEDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bceaec; /* rgb */ color: rgb(188, 234, 236); /* oklch */ color: oklch(90.6% 0.047 199.6);
Tailwind
colors: {
custom: {
50: '#d1f0f2',
500: '#bceaec',
950: '#000000',
},
}SCSS
$custom: #bceaec; $custom-light: #d1f0f2; $custom-dark: #000000;
JSON
{
"hex": "#bceaec",
"rgb": {
"r": 188,
"g": 234,
"b": 236
},
"hsl": {
"h": 182.5,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.90553,
"c": 0.04741,
"h": 199.6
},
"luminance": 0.75593
}Semantic roles & 50–950 ramp
primary
#BCEAEC
secondary
#C98683
accent
#2922C3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585