#4FA4A4#4FA4A4
#4FA4A4 is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.6% C 0.082 H 195.4°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA4A4 |
|---|---|
| RGB | rgb(79, 164, 164) |
| HSL | hsl(180, 35%, 48%) |
| HSV | hsv(180, 52%, 64%) |
| CMYK | cmyk(51.8%, 0%, 0%, 35.7%) |
| CIE-LAB | lab(62.42, -25.53, -7.87) |
| CIE-LCH | lch(62.42, 26.71, 197.13°) |
| OKLab | oklab(66.64% -0.0792 -0.0218) |
| OKLCH | oklch(66.64% 0.082 195.4) |
| XYZ | xyz(23.1980, 30.8914, 39.8549) |
| Luminance | 0.3089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.36
Sea
#3C9992
ΔE00 5.05
Lightseagreen
#20B2AA
ΔE00 6.17
Dull Teal
#5F9E8F
ΔE00 6.75
Blue Green
#0F9B8E
ΔE00 7.63
Turquoise Blue
#06B1C4
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA4A4 #A44F4F
analogous
#4FA479 #4FA4A4 #4F79A4
triadic
#4FA4A4 #A44FA4 #A4A44F
tetradic
#4FA4A4 #794FA4 #A44F4F #79A44F
square
#4FA4A4 #794FA4 #A44F4F #79A44F
split-complementary
#4FA4A4 #A44F79 #A4794F
monochromatic
#275151 #3B7B7B #4FA4A4 #74BCBC #9DD0D0
Accessibility & contrast
On white
2.93
#4FA4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#4FA4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA4A4
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA4A4 | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA4
Deuteranopia (green-blind)
#8C92A5
Tritanopia (blue-blind)
#0BA9A4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4fa4a4; /* rgb */ color: rgb(79, 164, 164); /* oklch */ color: oklch(66.6% 0.082 195.4);
Tailwind
colors: {
custom: {
50: '#88bfbe',
500: '#4fa4a4',
950: '#000000',
},
}SCSS
$custom: #4fa4a4; $custom-light: #88bfbe; $custom-dark: #000000;
JSON
{
"hex": "#4fa4a4",
"rgb": {
"r": 79,
"g": 164,
"b": 164
},
"hsl": {
"h": 180,
"s": 34.979,
"l": 47.647
},
"oklch": {
"l": 0.66641,
"c": 0.08213,
"h": 195.4
},
"luminance": 0.30894
}Semantic roles & 50–950 ramp
primary
#4FA4A4
secondary
#BD9292
accent
#5D5DCB
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1212
muted
#7D8181