#BEEBEC#BEEBEC
#BEEBEC is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.9% C 0.046 H 198.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBEC |
|---|---|
| RGB | rgb(190, 235, 236) |
| HSL | hsl(181, 55%, 84%) |
| HSV | hsv(181, 19%, 93%) |
| CMYK | cmyk(19.5%, 0.4%, 0%, 7.5%) |
| CIE-LAB | lab(90.05, -14.18, -5.27) |
| CIE-LCH | lch(90.05, 15.13, 200.38°) |
| OKLab | oklab(90.89% -0.0441 -0.0144) |
| OKLCH | oklch(90.89% 0.046 198) |
| XYZ | xyz(66.0795, 76.4176, 90.6091) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.23
Paleturquoise
#AFEEEE
ΔE00 3.64
Pale Sky Blue
#BDF6FE
ΔE00 3.77
Light Sky Blue
#C6FCFF
ΔE00 3.78
Pale Blue
#D0FEFE
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBEC #ECBFBE
analogous
#BEECD6 #BEEBEC #BED4EC
triadic
#BEEBEC #ECBEEB #EBECBE
tetradic
#BEEBEC #D6BEEC #ECBFBE #D4ECBE
square
#BEEBEC #D6BEEC #ECBFBE #D4ECBE
split-complementary
#BEEBEC #ECBED4 #ECD6BE
monochromatic
#5FCED0 #8FDCDE #BEEBEC #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.29
#BEEBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#BEEBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBEC
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBEC | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#B0EEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebec; /* rgb */ color: rgb(190, 235, 236); /* oklch */ color: oklch(90.9% 0.046 198.0);
Tailwind
colors: {
custom: {
50: '#d2f1f2',
500: '#beebec',
950: '#000000',
},
}SCSS
$custom: #beebec; $custom-light: #d2f1f2; $custom-dark: #000000;
JSON
{
"hex": "#beebec",
"rgb": {
"r": 190,
"g": 235,
"b": 236
},
"hsl": {
"h": 181.304,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.90889,
"c": 0.04636,
"h": 198
},
"luminance": 0.7642
}Semantic roles & 50–950 ramp
primary
#BEEBEC
secondary
#C98785
accent
#2723C2
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585