#4FAF9D#4FAF9D
#4FAF9D is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.1% C 0.095 H 179.2°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAF9D |
|---|---|
| RGB | rgb(79, 175, 157) |
| HSL | hsl(169, 38%, 50%) |
| HSV | hsv(169, 55%, 69%) |
| CMYK | cmyk(54.9%, 0%, 10.3%, 31.4%) |
| CIE-LAB | lab(65.56, -32.73, 0.67) |
| CIE-LCH | lch(65.56, 32.74, 178.82°) |
| OKLab | oklab(69.12% -0.0949 0.0013) |
| OKLCH | oklch(69.12% 0.095 179.2) |
| XYZ | xyz(24.6375, 34.7542, 37.3016) |
| Luminance | 0.3476 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.01
Tealish
#24BCA8
ΔE00 4.51
Lightseagreen
#20B2AA
ΔE00 4.83
Topaz
#13BBAF
ΔE00 5.25
Dull Teal
#5F9E8F
ΔE00 5.79
Turquoise (survey)
#06C2AC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAF9D #AF4F61
analogous
#4FAF6D #4FAF9D #4F91AF
triadic
#4FAF9D #9D4FAF #AF9D4F
tetradic
#4FAF9D #6D4FAF #AF4F61 #91AF4F
square
#4FAF9D #6D4FAF #AF4F61 #91AF4F
split-complementary
#4FAF9D #AF4F91 #AF6D4F
monochromatic
#295B51 #3C8577 #4FAF9D #79C2B5 #A3D5CC
Accessibility & contrast
On white
2.64
#4FAF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#4FAF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAF9D
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAF9D | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69C
Deuteranopia (green-blind)
#999B9E
Tritanopia (blue-blind)
#10B2A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #4faf9d; /* rgb */ color: rgb(79, 175, 157); /* oklch */ color: oklch(69.1% 0.095 179.2);
Tailwind
colors: {
custom: {
50: '#89c7b9',
500: '#4faf9d',
950: '#000000',
},
}SCSS
$custom: #4faf9d; $custom-light: #89c7b9; $custom-dark: #000000;
JSON
{
"hex": "#4faf9d",
"rgb": {
"r": 79,
"g": 175,
"b": 157
},
"hsl": {
"h": 168.75,
"s": 37.795,
"l": 49.804
},
"oklch": {
"l": 0.69115,
"c": 0.09487,
"h": 179.2
},
"luminance": 0.34757
}Semantic roles & 50–950 ramp
primary
#4FAF9D
secondary
#C3979F
accent
#5A70CE
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280