#7FA299#7FA299
#7FA299 is a light, muted teal. Relative luminance 0.327; OKLCH L 68.3% C 0.041 H 177.6°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA299 |
|---|---|
| RGB | rgb(127, 162, 153) |
| HSL | hsl(165, 16%, 57%) |
| HSV | hsv(165, 22%, 64%) |
| CMYK | cmyk(21.6%, 0%, 5.6%, 36.5%) |
| CIE-LAB | lab(63.88, -13.92, 0.73) |
| CIE-LCH | lch(63.88, 13.94, 176.99°) |
| OKLab | oklab(68.34% -0.0407 0.0017) |
| OKLCH | oklch(68.34% 0.041 177.6) |
| XYZ | xyz(27.4208, 32.6516, 34.9884) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 3.75
Dull Teal
#5F9E8F
ΔE00 6.80
Cadetblue
#5F9EA0
ΔE00 7.22
Grey Teal
#5E9B8A
ΔE00 7.28
Cool Grey
#95A3A6
ΔE00 9.88
Grey Green
#86A17D
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA299 #A27F88
analogous
#7FA288 #7FA299 #7F9AA2
triadic
#7FA299 #997FA2 #A2997F
tetradic
#7FA299 #887FA2 #A27F88 #9AA27F
square
#7FA299 #887FA2 #A27F88 #9AA27F
split-complementary
#7FA299 #A27F9A #A2887F
monochromatic
#46605A #60847B #7FA299 #A2BCB5 #C6D6D1
Accessibility & contrast
On white
2.79
#7FA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#7FA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA299
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA299 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E99
Deuteranopia (green-blind)
#99999A
Tritanopia (blue-blind)
#76A39F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7fa299; /* rgb */ color: rgb(127, 162, 153); /* oklch */ color: oklch(68.3% 0.041 177.6);
Tailwind
colors: {
custom: {
50: '#a4bdb7',
500: '#7fa299',
950: '#000000',
},
}SCSS
$custom: #7fa299; $custom-light: #a4bdb7; $custom-dark: #000000;
JSON
{
"hex": "#7fa299",
"rgb": {
"r": 127,
"g": 162,
"b": 153
},
"hsl": {
"h": 164.571,
"s": 15.837,
"l": 56.667
},
"oklch": {
"l": 0.68344,
"c": 0.04073,
"h": 177.6
},
"luminance": 0.32653
}Semantic roles & 50–950 ramp
primary
#7FA299
secondary
#C6B7BB
accent
#6F82B9
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#0F1211
muted
#7F8180