#7FC0AF#7FC0AF
#7FC0AF is a light, moderate teal. Relative luminance 0.453; OKLCH L 75.9% C 0.071 H 176.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0AF |
|---|---|
| RGB | rgb(127, 192, 175) |
| HSL | hsl(164, 34%, 63%) |
| HSV | hsv(164, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 8.9%, 24.7%) |
| CIE-LAB | lab(73.09, -24.49, 1.99) |
| CIE-LCH | lch(73.09, 24.57, 175.34°) |
| OKLab | oklab(75.9% -0.0709 0.0049) |
| OKLCH | oklch(75.9% 0.071 176) |
| XYZ | xyz(35.3372, 45.3044, 47.4317) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.69
Seafoam Blue
#78D1B6
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 6.92
Tealish
#24BCA8
ΔE00 8.09
Greeny Blue
#42B395
ΔE00 8.35
Turquoise (survey)
#06C2AC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0AF #C07F90
analogous
#7FC08F #7FC0AF #7FB0C0
triadic
#7FC0AF #AF7FC0 #C0AF7F
tetradic
#7FC0AF #8F7FC0 #C07F90 #B0C07F
square
#7FC0AF #8F7FC0 #C07F90 #B0C07F
split-complementary
#7FC0AF #C07FB0 #C08F7F
monochromatic
#418472 #56AC95 #7FC0AF #A8D4C9 #D1E8E2
Accessibility & contrast
On white
2.09
#7FC0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#7FC0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0AF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0AF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#6CC2BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc0af; /* rgb */ color: rgb(127, 192, 175); /* oklch */ color: oklch(75.9% 0.071 176.0);
Tailwind
colors: {
custom: {
50: '#a6d3c6',
500: '#7fc0af',
950: '#000000',
},
}SCSS
$custom: #7fc0af; $custom-light: #a6d3c6; $custom-dark: #000000;
JSON
{
"hex": "#7fc0af",
"rgb": {
"r": 127,
"g": 192,
"b": 175
},
"hsl": {
"h": 164.308,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75904,
"c": 0.07103,
"h": 176
},
"luminance": 0.45306
}Semantic roles & 50–950 ramp
primary
#7FC0AF
secondary
#D9C2C8
accent
#3957AD
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282