#BCEAED#BCEAED
#BCEAED is a very light, muted teal. Relative luminance 0.757; OKLCH L 90.6% C 0.048 H 201.3°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEAED |
|---|---|
| RGB | rgb(188, 234, 237) |
| HSL | hsl(184, 58%, 83%) |
| HSV | hsv(184, 21%, 93%) |
| CMYK | cmyk(20.7%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(89.70, -14.07, -6.33) |
| CIE-LCH | lch(89.70, 15.43, 204.23°) |
| OKLab | oklab(90.58% -0.0443 -0.0172) |
| OKLCH | oklch(90.58% 0.048 201.3) |
| XYZ | xyz(65.4435, 75.6490, 91.2579) |
| Luminance | 0.7565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.58
Pale Sky Blue
#BDF6FE
ΔE00 3.38
Paleturquoise
#AFEEEE
ΔE00 3.81
Light Sky Blue
#C6FCFF
ΔE00 3.90
Pale Blue
#D0FEFE
ΔE00 4.37
Really Light Blue
#D4FFFF
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEAED #EDBFBC
analogous
#BCEDD7 #BCEAED #BCD1ED
triadic
#BCEAED #EDBCEA #EAEDBC
tetradic
#BCEAED #D7BCED #EDBFBC #D1EDBC
square
#BCEAED #D7BCED #EDBFBC #D1EDBC
split-complementary
#BCEAED #EDBCD1 #EDD7BC
monochromatic
#5CCCD3 #8CDBE0 #BCEAED #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.30
#BCEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#BCEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEAED
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEAED | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6ED
Deuteranopia (green-blind)
#DADFED
Tritanopia (blue-blind)
#ADEEEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bceaed; /* rgb */ color: rgb(188, 234, 237); /* oklch */ color: oklch(90.6% 0.048 201.3);
Tailwind
colors: {
custom: {
50: '#d1f0f2',
500: '#bceaed',
950: '#000000',
},
}SCSS
$custom: #bceaed; $custom-light: #d1f0f2; $custom-dark: #000000;
JSON
{
"hex": "#bceaed",
"rgb": {
"r": 188,
"g": 234,
"b": 237
},
"hsl": {
"h": 183.673,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.90584,
"c": 0.04751,
"h": 201.3
},
"luminance": 0.75651
}Semantic roles & 50–950 ramp
primary
#BCEAED
secondary
#CA8783
accent
#2A20C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585