#BCEBEE#BCEBEE
#BCEBEE is a very light, muted teal. Relative luminance 0.763; OKLCH L 90.8% C 0.048 H 201.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBEE |
|---|---|
| RGB | rgb(188, 235, 238) |
| HSL | hsl(184, 60%, 84%) |
| HSV | hsv(184, 21%, 93%) |
| CMYK | cmyk(21%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(89.99, -14.36, -6.42) |
| CIE-LCH | lch(89.99, 15.73, 204.10°) |
| OKLab | oklab(90.83% -0.0452 -0.0175) |
| OKLCH | oklch(90.83% 0.048 201.2) |
| XYZ | xyz(65.8755, 76.2786, 92.1247) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.75
Pale Sky Blue
#BDF6FE
ΔE00 3.16
Paleturquoise
#AFEEEE
ΔE00 3.60
Light Sky Blue
#C6FCFF
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBEE #EEBFBC
analogous
#BCEED8 #BCEBEE #BCD2EE
triadic
#BCEBEE #EEBCEB #EBEEBC
tetradic
#BCEBEE #D8BCEE #EEBFBC #D2EEBC
square
#BCEBEE #D8BCEE #EEBFBC #D2EEBC
split-complementary
#BCEBEE #EEBCD2 #EED8BC
monochromatic
#5ACED5 #8BDCE2 #BCEBEE #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.29
#BCEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#BCEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBEE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBEE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#ACEFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcebee; /* rgb */ color: rgb(188, 235, 238); /* oklch */ color: oklch(90.8% 0.048 201.2);
Tailwind
colors: {
custom: {
50: '#d1f1f3',
500: '#bcebee',
950: '#000000',
},
}SCSS
$custom: #bcebee; $custom-light: #d1f1f3; $custom-dark: #000000;
JSON
{
"hex": "#bcebee",
"rgb": {
"r": 188,
"g": 235,
"b": 238
},
"hsl": {
"h": 183.6,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.90825,
"c": 0.04844,
"h": 201.2
},
"luminance": 0.76281
}Semantic roles & 50–950 ramp
primary
#BCEBEE
secondary
#CC8782
accent
#281EC7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585