#7CB1AF#7CB1AF
#7CB1AF is a light, muted teal. Relative luminance 0.388; OKLCH L 72.3% C 0.056 H 193.0°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7CB1AF |
|---|---|
| RGB | rgb(124, 177, 175) |
| HSL | hsl(178, 25%, 59%) |
| HSV | hsv(178, 30%, 69%) |
| CMYK | cmyk(29.9%, 0%, 1.1%, 30.6%) |
| CIE-LAB | lab(68.62, -17.75, -4.57) |
| CIE-LCH | lch(68.62, 18.33, 194.43°) |
| OKLab | oklab(72.28% -0.0543 -0.0126) |
| OKLCH | oklch(72.28% 0.056 193) |
| XYZ | xyz(31.7696, 38.8228, 46.3687) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.52
Greyish Teal
#719F91
ΔE00 7.51
Dull Teal
#5F9E8F
ΔE00 8.78
Lightseagreen
#20B2AA
ΔE00 9.42
Grey Teal
#5E9B8A
ΔE00 9.92
Turquoise Blue
#06B1C4
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CB1AF #B17C7E
analogous
#7CB195 #7CB1AF #7C99B1
triadic
#7CB1AF #AF7CB1 #B1AF7C
tetradic
#7CB1AF #957CB1 #B17C7E #99B17C
square
#7CB1AF #957CB1 #B17C7E #99B17C
split-complementary
#7CB1AF #B17C99 #B1957C
monochromatic
#43706E #599694 #7CB1AF #A2C8C6 #C9DFDE
Accessibility & contrast
On white
2.40
#7CB1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#7CB1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CB1AF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CB1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CB1AF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABACAF
Deuteranopia (green-blind)
#A1A4B0
Tritanopia (blue-blind)
#69B4B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7cb1af; /* rgb */ color: rgb(124, 177, 175); /* oklch */ color: oklch(72.3% 0.056 193.0);
Tailwind
colors: {
custom: {
50: '#a4c8c6',
500: '#7cb1af',
950: '#000000',
},
}SCSS
$custom: #7cb1af; $custom-light: #a4c8c6; $custom-dark: #000000;
JSON
{
"hex": "#7cb1af",
"rgb": {
"r": 124,
"g": 177,
"b": 175
},
"hsl": {
"h": 177.736,
"s": 25.359,
"l": 59.02
},
"oklch": {
"l": 0.72284,
"c": 0.05577,
"h": 193
},
"luminance": 0.38825
}Semantic roles & 50–950 ramp
primary
#7CB1AF
secondary
#CFBABB
accent
#6669C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1313
muted
#7F8282