#7CAAAF#7CAAAF
#7CAAAF is a light, muted teal. Relative luminance 0.361; OKLCH L 70.7% C 0.050 H 204.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7CAAAF |
|---|---|
| RGB | rgb(124, 170, 175) |
| HSL | hsl(186, 24%, 59%) |
| HSV | hsv(186, 29%, 69%) |
| CMYK | cmyk(29.1%, 2.9%, 0%, 31.4%) |
| CIE-LAB | lab(66.62, -14.09, -7.54) |
| CIE-LCH | lch(66.62, 15.98, 208.15°) |
| OKLab | oklab(70.69% -0.0452 -0.0206) |
| OKLCH | oklch(70.69% 0.05 204.5) |
| XYZ | xyz(30.4223, 36.1282, 45.9196) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.98
Greyblue
#77A1B5
ΔE00 7.40
Bluegrey
#85A3B2
ΔE00 7.44
Cool Grey
#95A3A6
ΔE00 9.13
Greyish Teal
#719F91
ΔE00 9.18
Bluey Grey
#89A0B0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CAAAF #AF817C
analogous
#7CAF9A #7CAAAF #7C90AF
triadic
#7CAAAF #AF7CAA #AAAF7C
tetradic
#7CAAAF #9A7CAF #AF817C #90AF7C
square
#7CAAAF #9A7CAF #AF817C #90AF7C
split-complementary
#7CAAAF #AF7C90 #AF9A7C
monochromatic
#43696E #5A8E94 #7CAAAF #A2C3C6 #C8DBDD
Accessibility & contrast
On white
2.55
#7CAAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#7CAAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CAAAF
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CAAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CAAAF | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AF
Deuteranopia (green-blind)
#9A9FAF
Tritanopia (blue-blind)
#6AAEAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7caaaf; /* rgb */ color: rgb(124, 170, 175); /* oklch */ color: oklch(70.7% 0.050 204.5);
Tailwind
colors: {
custom: {
50: '#a3c3c6',
500: '#7caaaf',
950: '#000000',
},
}SCSS
$custom: #7caaaf; $custom-light: #a3c3c6; $custom-dark: #000000;
JSON
{
"hex": "#7caaaf",
"rgb": {
"r": 124,
"g": 170,
"b": 175
},
"hsl": {
"h": 185.882,
"s": 24.171,
"l": 58.627
},
"oklch": {
"l": 0.70686,
"c": 0.04964,
"h": 204.5
},
"luminance": 0.3613
}Semantic roles & 50–950 ramp
primary
#7CAAAF
secondary
#CDBBB9
accent
#7067C1
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182