#7FAFA2#7FAFA2
#7FAFA2 is a light, muted teal. Relative luminance 0.378; OKLCH L 71.6% C 0.055 H 176.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAFA2 |
|---|---|
| RGB | rgb(127, 175, 162) |
| HSL | hsl(164, 23%, 59%) |
| HSV | hsv(164, 27%, 69%) |
| CMYK | cmyk(27.4%, 0%, 7.4%, 31.4%) |
| CIE-LAB | lab(67.86, -18.76, 1.52) |
| CIE-LCH | lch(67.86, 18.82, 175.38°) |
| OKLab | oklab(71.6% -0.0545 0.0037) |
| OKLCH | oklch(71.6% 0.055 176.1) |
| XYZ | xyz(30.6019, 37.7792, 39.8551) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.90
Dull Teal
#5F9E8F
ΔE00 6.65
Grey Teal
#5E9B8A
ΔE00 7.53
Pale Teal
#82CBB2
ΔE00 8.47
Cadetblue
#5F9EA0
ΔE00 8.56
Greeny Blue
#42B395
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAFA2 #AF7F8C
analogous
#7FAF8A #7FAFA2 #7FA4AF
triadic
#7FAFA2 #A27FAF #AFA27F
tetradic
#7FAFA2 #8A7FAF #AF7F8C #A4AF7F
square
#7FAFA2 #8A7FAF #AF7F8C #A4AF7F
split-complementary
#7FAFA2 #AF7FA4 #AF8A7F
monochromatic
#456F63 #5D9485 #7FAFA2 #A5C7BD #CADED9
Accessibility & contrast
On white
2.45
#7FAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#7FAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAFA2
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAFA2 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A1
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#72B0AB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7fafa2; /* rgb */ color: rgb(127, 175, 162); /* oklch */ color: oklch(71.6% 0.055 176.1);
Tailwind
colors: {
custom: {
50: '#a5c7bd',
500: '#7fafa2',
950: '#000000',
},
}SCSS
$custom: #7fafa2; $custom-light: #a5c7bd; $custom-dark: #000000;
JSON
{
"hex": "#7fafa2",
"rgb": {
"r": 127,
"g": 175,
"b": 162
},
"hsl": {
"h": 163.75,
"s": 23.077,
"l": 59.216
},
"oklch": {
"l": 0.71599,
"c": 0.05461,
"h": 176.1
},
"luminance": 0.37781
}Semantic roles & 50–950 ramp
primary
#7FAFA2
secondary
#CEBCC1
accent
#6880C0
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1312
muted
#7F8281