#7E9999#7E9999
#7E9999 is a light, muted teal. Relative luminance 0.295; OKLCH L 66.2% C 0.030 H 196.4°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7E9999 |
|---|---|
| RGB | rgb(126, 153, 153) |
| HSL | hsl(180, 12%, 55%) |
| HSV | hsv(180, 18%, 60%) |
| CMYK | cmyk(17.6%, 0%, 0%, 40%) |
| CIE-LAB | lab(61.24, -9.41, -3.15) |
| CIE-LCH | lch(61.24, 9.92, 198.50°) |
| OKLab | oklab(66.23% -0.0291 -0.0086) |
| OKLCH | oklch(66.23% 0.03 196.4) |
| XYZ | xyz(25.7436, 29.5172, 34.4718) |
| Luminance | 0.2952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.63
Pewter
#899397
ΔE00 7.21
Cadetblue
#5F9EA0
ΔE00 7.74
Bluegrey
#85A3B2
ΔE00 7.74
Bluish Grey
#748B97
ΔE00 7.90
Greyish Teal
#719F91
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E9999 #997E7E
analogous
#7E998C #7E9999 #7E8C99
triadic
#7E9999 #997E99 #99997E
tetradic
#7E9999 #8C7E99 #997E7E #8C997E
square
#7E9999 #8C7E99 #997E7E #8C997E
split-complementary
#7E9999 #997E8C #998C7E
monochromatic
#455757 #607A7A #7E9999 #A0B4B4 #C2CFCF
Accessibility & contrast
On white
3.04
#7E9999 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#7E9999 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E9999
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E9999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E9999 | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959699
Deuteranopia (green-blind)
#909299
Tritanopia (blue-blind)
#769B99
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #7e9999; /* rgb */ color: rgb(126, 153, 153); /* oklch */ color: oklch(66.2% 0.030 196.4);
Tailwind
colors: {
custom: {
50: '#a3b7b7',
500: '#7e9999',
950: '#000000',
},
}SCSS
$custom: #7e9999; $custom-light: #a3b7b7; $custom-dark: #000000;
JSON
{
"hex": "#7e9999",
"rgb": {
"r": 126,
"g": 153,
"b": 153
},
"hsl": {
"h": 180,
"s": 11.688,
"l": 54.706
},
"oklch": {
"l": 0.66227,
"c": 0.0303,
"h": 196.4
},
"luminance": 0.29518
}Semantic roles & 50–950 ramp
primary
#7E9999
secondary
#BFB4B4
accent
#7373B5
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1111
muted
#7F8080