#7FC0AD#7FC0AD
#7FC0AD is a light, moderate teal. Relative luminance 0.452; OKLCH L 75.8% C 0.072 H 174.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0AD |
|---|---|
| RGB | rgb(127, 192, 173) |
| HSL | hsl(162, 34%, 63%) |
| HSV | hsv(162, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 9.9%, 24.7%) |
| CIE-LAB | lab(73.04, -24.93, 3.01) |
| CIE-LCH | lch(73.04, 25.11, 173.12°) |
| OKLab | oklab(75.85% -0.0717 0.0076) |
| OKLCH | oklch(75.85% 0.072 174) |
| XYZ | xyz(35.1422, 45.2264, 46.4049) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.28
Seafoam Blue
#78D1B6
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 6.44
Greeny Blue
#42B395
ΔE00 8.04
Tealish
#24BCA8
ΔE00 8.12
Turquoise (survey)
#06C2AC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0AD #C07F92
analogous
#7FC08D #7FC0AD #7FB2C0
triadic
#7FC0AD #AD7FC0 #C0AD7F
tetradic
#7FC0AD #8D7FC0 #C07F92 #B2C07F
square
#7FC0AD #8D7FC0 #C07F92 #B2C07F
split-complementary
#7FC0AD #C07FB2 #C08D7F
monochromatic
#418470 #56AC93 #7FC0AD #A8D4C7 #D1E8E2
Accessibility & contrast
On white
2.09
#7FC0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#7FC0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0AD
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0AD | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AC
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#6CC1BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fc0ad; /* rgb */ color: rgb(127, 192, 173); /* oklch */ color: oklch(75.8% 0.072 174.0);
Tailwind
colors: {
custom: {
50: '#a6d3c5',
500: '#7fc0ad',
950: '#000000',
},
}SCSS
$custom: #7fc0ad; $custom-light: #a6d3c5; $custom-dark: #000000;
JSON
{
"hex": "#7fc0ad",
"rgb": {
"r": 127,
"g": 192,
"b": 173
},
"hsl": {
"h": 162.462,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75846,
"c": 0.07213,
"h": 174
},
"luminance": 0.45228
}Semantic roles & 50–950 ramp
primary
#7FC0AD
secondary
#D9C2C8
accent
#395BAD
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281