#7FACA0#7FACA0
#7FACA0 is a light, muted teal. Relative luminance 0.366; OKLCH L 70.8% C 0.051 H 176.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7FACA0 |
|---|---|
| RGB | rgb(127, 172, 160) |
| HSL | hsl(164, 21%, 59%) |
| HSV | hsv(164, 26%, 67%) |
| CMYK | cmyk(26.2%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(66.94, -17.65, 1.29) |
| CIE-LCH | lch(66.94, 17.69, 175.82°) |
| OKLab | oklab(70.85% -0.0513 0.0032) |
| OKLCH | oklch(70.85% 0.051 176.5) |
| XYZ | xyz(29.8481, 36.5538, 38.7338) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.24
Dull Teal
#5F9E8F
ΔE00 6.38
Grey Teal
#5E9B8A
ΔE00 7.21
Cadetblue
#5F9EA0
ΔE00 8.01
Greenish Grey
#96AE8D
ΔE00 9.44
Pale Teal
#82CBB2
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FACA0 #AC7F8B
analogous
#7FAC89 #7FACA0 #7FA1AC
triadic
#7FACA0 #A07FAC #ACA07F
tetradic
#7FACA0 #897FAC #AC7F8B #A1AC7F
square
#7FACA0 #897FAC #AC7F8B #A1AC7F
split-complementary
#7FACA0 #AC7FA1 #AC897F
monochromatic
#456B61 #5E9083 #7FACA0 #A4C4BC #C9DCD7
Accessibility & contrast
On white
2.53
#7FACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#7FACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FACA0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FACA0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A6A0
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#73ADA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7faca0; /* rgb */ color: rgb(127, 172, 160); /* oklch */ color: oklch(70.8% 0.051 176.5);
Tailwind
colors: {
custom: {
50: '#a5c4bc',
500: '#7faca0',
950: '#000000',
},
}SCSS
$custom: #7faca0; $custom-light: #a5c4bc; $custom-dark: #000000;
JSON
{
"hex": "#7faca0",
"rgb": {
"r": 127,
"g": 172,
"b": 160
},
"hsl": {
"h": 164,
"s": 21.327,
"l": 58.627
},
"oklch": {
"l": 0.70849,
"c": 0.05143,
"h": 176.5
},
"luminance": 0.36555
}Semantic roles & 50–950 ramp
primary
#7FACA0
secondary
#CCBBBF
accent
#6A80BE
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#0F1212
muted
#7F8181