#7FC2AB#7FC2AB
#7FC2AB is a light, moderate teal. Relative luminance 0.460; OKLCH L 76.3% C 0.076 H 170.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC2AB |
|---|---|
| RGB | rgb(127, 194, 171) |
| HSL | hsl(159, 35%, 63%) |
| HSV | hsv(159, 35%, 76%) |
| CMYK | cmyk(34.5%, 0%, 11.9%, 23.9%) |
| CIE-LAB | lab(73.57, -26.35, 4.86) |
| CIE-LCH | lch(73.57, 26.79, 169.56°) |
| OKLab | oklab(76.25% -0.0751 0.0124) |
| OKLCH | oklch(76.25% 0.076 170.6) |
| XYZ | xyz(35.3922, 46.0338, 45.5407) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.33
Seafoam Blue
#78D1B6
ΔE00 4.29
Mediumaquamarine
#66CDAA
ΔE00 5.33
Greeny Blue
#42B395
ΔE00 7.76
Tealish
#24BCA8
ΔE00 8.28
Darkseagreen
#8FBC8F
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC2AB #C27F96
analogous
#7FC289 #7FC2AB #7FB7C2
triadic
#7FC2AB #AB7FC2 #C2AB7F
tetradic
#7FC2AB #897FC2 #C27F96 #B7C27F
square
#7FC2AB #897FC2 #C27F96 #B7C27F
split-complementary
#7FC2AB #C27FB7 #C2897F
monochromatic
#40876E #56AE90 #7FC2AB #A8D6C6 #D2EAE1
Accessibility & contrast
On white
2.06
#7FC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#7FC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC2AB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC2AB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAA
Deuteranopia (green-blind)
#B3B1AD
Tritanopia (blue-blind)
#6DC3BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #7fc2ab; /* rgb */ color: rgb(127, 194, 171); /* oklch */ color: oklch(76.3% 0.076 170.6);
Tailwind
colors: {
custom: {
50: '#a6d4c4',
500: '#7fc2ab',
950: '#000000',
},
}SCSS
$custom: #7fc2ab; $custom-light: #a6d4c4; $custom-dark: #000000;
JSON
{
"hex": "#7fc2ab",
"rgb": {
"r": 127,
"g": 194,
"b": 171
},
"hsl": {
"h": 159.403,
"s": 35.45,
"l": 62.941
},
"oklch": {
"l": 0.76253,
"c": 0.07614,
"h": 170.6
},
"luminance": 0.46036
}Semantic roles & 50–950 ramp
primary
#7FC2AB
secondary
#DAC2CB
accent
#3760AE
background
#FAFDFC
surface
#F4FAF8
border
#CED3D1
text
#101412
muted
#7F8381