#BCE4EA#BCE4EA
#BCE4EA is a very light, muted teal. Relative luminance 0.721; OKLCH L 89.2% C 0.042 H 207.6°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE4EA |
|---|---|
| RGB | rgb(188, 228, 234) |
| HSL | hsl(188, 52%, 83%) |
| HSV | hsv(188, 20%, 92%) |
| CMYK | cmyk(19.7%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.02, -11.67, -7.23) |
| CIE-LCH | lch(88.02, 13.73, 211.78°) |
| OKLab | oklab(89.23% -0.0376 -0.0196) |
| OKLCH | oklch(89.23% 0.042 207.6) |
| XYZ | xyz(63.3296, 72.1166, 88.4091) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.25
Lightblue
#ADD8E6
ΔE00 4.23
Pale Sky Blue
#BDF6FE
ΔE00 4.78
Light Sky Blue
#C6FCFF
ΔE00 5.85
Paleturquoise
#AFEEEE
ΔE00 6.04
Pale Blue
#D0FEFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE4EA #EAC2BC
analogous
#BCEAD9 #BCE4EA #BCCDEA
triadic
#BCE4EA #EABCE4 #E4EABC
tetradic
#BCE4EA #D9BCEA #EAC2BC #CDEABC
square
#BCE4EA #D9BCEA #EAC2BC #CDEABC
split-complementary
#BCE4EA #EABCCD #EAD9BC
monochromatic
#5FBECD #8DD1DB #BCE4EA #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.36
#BCE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#BCE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE4EA
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE4EA | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EA
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#AEE8E6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bce4ea; /* rgb */ color: rgb(188, 228, 234); /* oklch */ color: oklch(89.2% 0.042 207.6);
Tailwind
colors: {
custom: {
50: '#d1ecf0',
500: '#bce4ea',
950: '#000000',
},
}SCSS
$custom: #bce4ea; $custom-light: #d1ecf0; $custom-dark: #000000;
JSON
{
"hex": "#bce4ea",
"rgb": {
"r": 188,
"g": 228,
"b": 234
},
"hsl": {
"h": 187.826,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.89231,
"c": 0.04242,
"h": 207.6
},
"luminance": 0.72119
}Semantic roles & 50–950 ramp
primary
#BCE4EA
secondary
#C68D84
accent
#3A26C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485