#7FC7AA#7FC7AA
#7FC7AA is a light, moderate teal. Relative luminance 0.483; OKLCH L 77.4% C 0.084 H 166.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC7AA |
|---|---|
| RGB | rgb(127, 199, 170) |
| HSL | hsl(156, 39%, 64%) |
| HSV | hsv(156, 36%, 78%) |
| CMYK | cmyk(36.2%, 0%, 14.6%, 22%) |
| CIE-LAB | lab(74.99, -29.00, 7.44) |
| CIE-LCH | lch(74.99, 29.94, 165.61°) |
| OKLab | oklab(77.39% -0.0818 0.0192) |
| OKLCH | oklch(77.39% 0.084 166.8) |
| XYZ | xyz(36.4288, 48.2590, 45.4178) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.74
Seafoam Blue
#78D1B6
ΔE00 3.24
Mediumaquamarine
#66CDAA
ΔE00 3.79
Light Teal
#90E4C1
ΔE00 6.93
Seafoam
#7FE0B3
ΔE00 6.94
Darkseagreen
#8FBC8F
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC7AA #C77F9C
analogous
#7FC786 #7FC7AA #7FC0C7
triadic
#7FC7AA #AA7FC7 #C7AA7F
tetradic
#7FC7AA #867FC7 #C77F9C #C0C77F
square
#7FC7AA #867FC7 #C77F9C #C0C77F
split-complementary
#7FC7AA #C77FC0 #C7867F
monochromatic
#3E8E6E #54B48E #7FC7AA #AADAC6 #D4ECE3
Accessibility & contrast
On white
1.97
#7FC7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#7FC7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC7AA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC7AA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA9
Deuteranopia (green-blind)
#B8B5AC
Tritanopia (blue-blind)
#6CC7BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #7fc7aa; /* rgb */ color: rgb(127, 199, 170); /* oklch */ color: oklch(77.4% 0.084 166.8);
Tailwind
colors: {
custom: {
50: '#a7d8c3',
500: '#7fc7aa',
950: '#000000',
},
}SCSS
$custom: #7fc7aa; $custom-light: #a7d8c3; $custom-dark: #000000;
JSON
{
"hex": "#7fc7aa",
"rgb": {
"r": 127,
"g": 199,
"b": 170
},
"hsl": {
"h": 155.833,
"s": 39.13,
"l": 63.922
},
"oklch": {
"l": 0.77388,
"c": 0.08401,
"h": 166.8
},
"luminance": 0.48261
}Semantic roles & 50–950 ramp
primary
#7FC7AA
secondary
#DEC4CE
accent
#3366B2
background
#FAFDFB
surface
#F4FAF7
border
#CED3D0
text
#101412
muted
#7F8381