#BEECEB#BEECEB
#BEECEB is a very light, muted teal. Relative luminance 0.769; OKLCH L 91.1% C 0.047 H 194.7°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEECEB |
|---|---|
| RGB | rgb(190, 236, 235) |
| HSL | hsl(179, 55%, 84%) |
| HSV | hsv(179, 19%, 93%) |
| CMYK | cmyk(19.5%, 0%, 0.4%, 7.5%) |
| CIE-LAB | lab(90.29, -14.89, -4.40) |
| CIE-LCH | lch(90.29, 15.53, 196.45°) |
| OKLab | oklab(91.07% -0.0458 -0.012) |
| OKLCH | oklch(91.07% 0.047 194.7) |
| XYZ | xyz(66.2218, 76.9339, 89.9418) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.25
Light Sky Blue
#C6FCFF
ΔE00 3.76
Pale Blue
#D0FEFE
ΔE00 3.85
Powder Blue
#B0E0E6
ΔE00 3.91
Pale Sky Blue
#BDF6FE
ΔE00 4.20
Light Light Blue
#CAFFFB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEECEB #ECBEBF
analogous
#BEECD4 #BEECEB #BED6EC
triadic
#BEECEB #EBBEEC #ECEBBE
tetradic
#BEECEB #D4BEEC #ECBEBF #D6ECBE
square
#BEECEB #D4BEEC #ECBEBF #D6ECBE
split-complementary
#BEECEB #ECBED6 #ECD4BE
monochromatic
#5FD0CE #8FDEDC #BEECEB #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.28
#BEECEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#BEECEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEECEB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEECEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEECEB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#B0EFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beeceb; /* rgb */ color: rgb(190, 236, 235); /* oklch */ color: oklch(91.1% 0.047 194.7);
Tailwind
colors: {
custom: {
50: '#d2f2f1',
500: '#beeceb',
950: '#000000',
},
}SCSS
$custom: #beeceb; $custom-light: #d2f2f1; $custom-dark: #000000;
JSON
{
"hex": "#beeceb",
"rgb": {
"r": 190,
"g": 236,
"b": 235
},
"hsl": {
"h": 178.696,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.91069,
"c": 0.04732,
"h": 194.7
},
"luminance": 0.76936
}Semantic roles & 50–950 ramp
primary
#BEECEB
secondary
#C98587
accent
#2327C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585