#BCEBED#BCEBED
#BCEBED is a very light, muted teal. Relative luminance 0.762; OKLCH L 90.8% C 0.048 H 199.6°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBED |
|---|---|
| RGB | rgb(188, 235, 237) |
| HSL | hsl(182, 58%, 83%) |
| HSV | hsv(182, 21%, 93%) |
| CMYK | cmyk(20.7%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(89.96, -14.57, -5.94) |
| CIE-LCH | lch(89.96, 15.74, 202.18°) |
| OKLab | oklab(90.79% -0.0456 -0.0162) |
| OKLCH | oklch(90.79% 0.048 199.6) |
| XYZ | xyz(65.7290, 76.2200, 91.3531) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.94
Paleturquoise
#AFEEEE
ΔE00 3.38
Pale Sky Blue
#BDF6FE
ΔE00 3.38
Light Sky Blue
#C6FCFF
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 4.11
Really Light Blue
#D4FFFF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBED #EDBEBC
analogous
#BCEDD6 #BCEBED #BCD2ED
triadic
#BCEBED #EDBCEB #EBEDBC
tetradic
#BCEBED #D6BCED #EDBEBC #D2EDBC
square
#BCEBED #D6BCED #EDBEBC #D2EDBC
split-complementary
#BCEBED #EDBCD2 #EDD6BC
monochromatic
#5CCED3 #8CDDE0 #BCEBED #E7F8F9 #E7F8F9
Accessibility & contrast
On white
1.29
#BCEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#BCEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBED
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBED | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#DBDFED
Tritanopia (blue-blind)
#ADEEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bcebed; /* rgb */ color: rgb(188, 235, 237); /* oklch */ color: oklch(90.8% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#d1f1f2',
500: '#bcebed',
950: '#000000',
},
}SCSS
$custom: #bcebed; $custom-light: #d1f1f2; $custom-dark: #000000;
JSON
{
"hex": "#bcebed",
"rgb": {
"r": 188,
"g": 235,
"b": 237
},
"hsl": {
"h": 182.449,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.90794,
"c": 0.04835,
"h": 199.6
},
"luminance": 0.76222
}Semantic roles & 50–950 ramp
primary
#BCEBED
secondary
#CA8683
accent
#2720C5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141617
muted
#838585