#BCE5EA#BCE5EA
#BCE5EA is a very light, muted teal. Relative luminance 0.727; OKLCH L 89.4% C 0.043 H 205.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE5EA |
|---|---|
| RGB | rgb(188, 229, 234) |
| HSL | hsl(187, 52%, 83%) |
| HSV | hsv(187, 20%, 92%) |
| CMYK | cmyk(19.7%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.29, -12.18, -6.84) |
| CIE-LCH | lch(88.29, 13.97, 209.32°) |
| OKLab | oklab(89.44% -0.0389 -0.0186) |
| OKLCH | oklch(89.44% 0.043 205.5) |
| XYZ | xyz(63.6055, 72.6684, 88.5011) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.08
Pale Sky Blue
#BDF6FE
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 4.71
Light Sky Blue
#C6FCFF
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 5.51
Pale Blue
#D0FEFE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE5EA #EAC1BC
analogous
#BCEAD8 #BCE5EA #BCCEEA
triadic
#BCE5EA #EABCE5 #E5EABC
tetradic
#BCE5EA #D8BCEA #EAC1BC #CEEABC
square
#BCE5EA #D8BCEA #EAC1BC #CEEABC
split-complementary
#BCE5EA #EABCCE #EAD8BC
monochromatic
#5FC1CD #8DD3DB #BCE5EA #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.35
#BCE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#BCE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE5EA
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE5EA | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#AEE9E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bce5ea; /* rgb */ color: rgb(188, 229, 234); /* oklch */ color: oklch(89.4% 0.043 205.5);
Tailwind
colors: {
custom: {
50: '#d1edf0',
500: '#bce5ea',
950: '#000000',
},
}SCSS
$custom: #bce5ea; $custom-light: #d1edf0; $custom-dark: #000000;
JSON
{
"hex": "#bce5ea",
"rgb": {
"r": 188,
"g": 229,
"b": 234
},
"hsl": {
"h": 186.522,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.89441,
"c": 0.04313,
"h": 205.5
},
"luminance": 0.72671
}Semantic roles & 50–950 ramp
primary
#BCE5EA
secondary
#C68B84
accent
#3726C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485