#7EB3AF#7EB3AF
#7EB3AF is a light, muted teal. Relative luminance 0.398; OKLCH L 72.9% C 0.056 H 190.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB3AF |
|---|---|
| RGB | rgb(126, 179, 175) |
| HSL | hsl(175, 26%, 60%) |
| HSV | hsv(175, 30%, 70%) |
| CMYK | cmyk(29.6%, 0%, 2.2%, 29.8%) |
| CIE-LAB | lab(69.30, -18.20, -3.55) |
| CIE-LCH | lch(69.30, 18.54, 191.04°) |
| OKLab | oklab(72.86% -0.0551 -0.0098) |
| OKLCH | oklch(72.86% 0.056 190.1) |
| XYZ | xyz(32.4596, 39.7693, 46.5150) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.24
Greyish Teal
#719F91
ΔE00 7.40
Dull Teal
#5F9E8F
ΔE00 8.69
Lightseagreen
#20B2AA
ΔE00 9.31
Pale Teal
#82CBB2
ΔE00 9.78
Grey Teal
#5E9B8A
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB3AF #B37E82
analogous
#7EB395 #7EB3AF #7E9CB3
triadic
#7EB3AF #AF7EB3 #B3AF7E
tetradic
#7EB3AF #957EB3 #B37E82 #9CB37E
square
#7EB3AF #957EB3 #B37E82 #9CB37E
split-complementary
#7EB3AF #B37E9C #B3957E
monochromatic
#44736F #5A9995 #7EB3AF #A5CAC7 #CBE0DF
Accessibility & contrast
On white
2.35
#7EB3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#7EB3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB3AF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB3AF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEAF
Deuteranopia (green-blind)
#A3A6B0
Tritanopia (blue-blind)
#6CB6B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7eb3af; /* rgb */ color: rgb(126, 179, 175); /* oklch */ color: oklch(72.9% 0.056 190.1);
Tailwind
colors: {
custom: {
50: '#a5c9c6',
500: '#7eb3af',
950: '#000000',
},
}SCSS
$custom: #7eb3af; $custom-light: #a5c9c6; $custom-dark: #000000;
JSON
{
"hex": "#7eb3af",
"rgb": {
"r": 126,
"g": 179,
"b": 175
},
"hsl": {
"h": 175.472,
"s": 25.854,
"l": 59.804
},
"oklch": {
"l": 0.72858,
"c": 0.05598,
"h": 190.1
},
"luminance": 0.39771
}Semantic roles & 50–950 ramp
primary
#7EB3AF
secondary
#D1BCBE
accent
#666DC2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282