#7CB2AF#7CB2AF
#7CB2AF is a light, muted teal. Relative luminance 0.392; OKLCH L 72.5% C 0.057 H 191.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB2AF |
|---|---|
| RGB | rgb(124, 178, 175) |
| HSL | hsl(177, 26%, 59%) |
| HSV | hsv(177, 30%, 70%) |
| CMYK | cmyk(30.3%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(68.91, -18.27, -4.15) |
| CIE-LCH | lch(68.91, 18.74, 192.78°) |
| OKLab | oklab(72.51% -0.0556 -0.0114) |
| OKLCH | oklch(72.51% 0.057 191.6) |
| XYZ | xyz(31.9678, 39.2193, 46.4348) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.80
Greyish Teal
#719F91
ΔE00 7.43
Dull Teal
#5F9E8F
ΔE00 8.64
Lightseagreen
#20B2AA
ΔE00 9.18
Grey Teal
#5E9B8A
ΔE00 9.79
Topaz
#13BBAF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB2AF #B27C7F
analogous
#7CB294 #7CB2AF #7C9AB2
triadic
#7CB2AF #AF7CB2 #B2AF7C
tetradic
#7CB2AF #947CB2 #B27C7F #9AB27C
square
#7CB2AF #947CB2 #B27C7F #9AB27C
split-complementary
#7CB2AF #B27C9A #B2947C
monochromatic
#42716F #599894 #7CB2AF #A3C9C7 #C9DFDE
Accessibility & contrast
On white
2.37
#7CB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#7CB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB2AF
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB2AF | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACADAF
Deuteranopia (green-blind)
#A2A5B0
Tritanopia (blue-blind)
#69B5B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7cb2af; /* rgb */ color: rgb(124, 178, 175); /* oklch */ color: oklch(72.5% 0.057 191.6);
Tailwind
colors: {
custom: {
50: '#a4c9c6',
500: '#7cb2af',
950: '#000000',
},
}SCSS
$custom: #7cb2af; $custom-light: #a4c9c6; $custom-dark: #000000;
JSON
{
"hex": "#7cb2af",
"rgb": {
"r": 124,
"g": 178,
"b": 175
},
"hsl": {
"h": 176.667,
"s": 25.962,
"l": 59.216
},
"oklch": {
"l": 0.72513,
"c": 0.05678,
"h": 191.6
},
"luminance": 0.39221
}Semantic roles & 50–950 ramp
primary
#7CB2AF
secondary
#CFBABC
accent
#656BC2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282