#BCEAEA#BCEAEA
#BCEAEA is a very light, muted teal. Relative luminance 0.755; OKLCH L 90.5% C 0.047 H 196.3°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEAEA |
|---|---|
| RGB | rgb(188, 234, 234) |
| HSL | hsl(180, 52%, 83%) |
| HSV | hsv(180, 20%, 92%) |
| CMYK | cmyk(19.7%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(89.62, -14.70, -4.88) |
| CIE-LCH | lch(89.62, 15.49, 198.37°) |
| OKLab | oklab(90.49% -0.0454 -0.0133) |
| OKLCH | oklch(90.49% 0.047 196.3) |
| XYZ | xyz(65.0089, 75.4752, 88.9689) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.31
Powder Blue
#B0E0E6
ΔE00 3.31
Light Sky Blue
#C6FCFF
ΔE00 4.01
Pale Sky Blue
#BDF6FE
ΔE00 4.11
Pale Blue
#D0FEFE
ΔE00 4.25
Really Light Blue
#D4FFFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEAEA #EABCBC
analogous
#BCEAD3 #BCEAEA #BCD3EA
triadic
#BCEAEA #EABCEA #EAEABC
tetradic
#BCEAEA #D3BCEA #EABCBC #D3EABC
square
#BCEAEA #D3BCEA #EABCBC #D3EABC
split-complementary
#BCEAEA #EABCD3 #EAD3BC
monochromatic
#5FCDCD #8DDBDB #BCEAEA #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.30
#BCEAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#BCEAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEAEA
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEAEA | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5EA
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#AEEDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bceaea; /* rgb */ color: rgb(188, 234, 234); /* oklch */ color: oklch(90.5% 0.047 196.3);
Tailwind
colors: {
custom: {
50: '#d1f0f0',
500: '#bceaea',
950: '#000000',
},
}SCSS
$custom: #bceaea; $custom-light: #d1f0f0; $custom-dark: #000000;
JSON
{
"hex": "#bceaea",
"rgb": {
"r": 188,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.90493,
"c": 0.04734,
"h": 196.3
},
"luminance": 0.75478
}Semantic roles & 50–950 ramp
primary
#BCEAEA
secondary
#C68484
accent
#2626C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585