#BEEBEB#BEEBEB
#BEEBEB is a very light, muted teal. Relative luminance 0.764; OKLCH L 90.9% C 0.046 H 196.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBEB |
|---|---|
| RGB | rgb(190, 235, 235) |
| HSL | hsl(180, 53%, 83%) |
| HSV | hsv(180, 19%, 92%) |
| CMYK | cmyk(19.1%, 0%, 0%, 7.8%) |
| CIE-LAB | lab(90.03, -14.39, -4.79) |
| CIE-LCH | lch(90.03, 15.17, 198.40°) |
| OKLab | oklab(90.86% -0.0445 -0.0131) |
| OKLCH | oklch(90.86% 0.046 196.4) |
| XYZ | xyz(65.9347, 76.3597, 89.8461) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.49
Paleturquoise
#AFEEEE
ΔE00 3.52
Light Sky Blue
#C6FCFF
ΔE00 3.86
Pale Blue
#D0FEFE
ΔE00 3.99
Pale Sky Blue
#BDF6FE
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBEB #EBBEBE
analogous
#BEEBD4 #BEEBEB #BED4EB
triadic
#BEEBEB #EBBEEB #EBEBBE
tetradic
#BEEBEB #D4BEEB #EBBEBE #D4EBBE
square
#BEEBEB #D4BEEB #EBBEBE #D4EBBE
split-complementary
#BEEBEB #EBBED4 #EBD4BE
monochromatic
#60CECE #8FDDDD #BEEBEB #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.29
#BEEBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#BEEBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBEB
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBEB | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#B0EEEB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #beebeb; /* rgb */ color: rgb(190, 235, 235); /* oklch */ color: oklch(90.9% 0.046 196.4);
Tailwind
colors: {
custom: {
50: '#d2f1f1',
500: '#beebeb',
950: '#000000',
},
}SCSS
$custom: #beebeb; $custom-light: #d2f1f1; $custom-dark: #000000;
JSON
{
"hex": "#beebeb",
"rgb": {
"r": 190,
"g": 235,
"b": 235
},
"hsl": {
"h": 180,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90859,
"c": 0.04635,
"h": 196.4
},
"luminance": 0.76362
}Semantic roles & 50–950 ramp
primary
#BEEBEB
secondary
#C78686
accent
#2525C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141616
muted
#838585