#4FA69A#4FA69A
#4FA69A is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.8% C 0.086 H 183.5°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA69A |
|---|---|
| RGB | rgb(79, 166, 154) |
| HSL | hsl(172, 36%, 48%) |
| HSV | hsv(172, 52%, 65%) |
| CMYK | cmyk(52.4%, 0%, 7.2%, 34.9%) |
| CIE-LAB | lab(62.73, -29.18, -1.79) |
| CIE-LCH | lch(62.73, 29.24, 183.50°) |
| OKLab | oklab(66.8% -0.086 -0.0053) |
| OKLCH | oklch(66.8% 0.086 183.5) |
| XYZ | xyz(22.6909, 31.2657, 35.4047) |
| Luminance | 0.3127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dull Teal
#5F9E8F
ΔE00 3.82
Sea
#3C9992
ΔE00 4.67
Grey Teal
#5E9B8A
ΔE00 4.89
Lightseagreen
#20B2AA
ΔE00 4.96
Blue Green
#0F9B8E
ΔE00 5.45
Greyish Teal
#719F91
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA69A #A64F5B
analogous
#4FA66E #4FA69A #4F86A6
triadic
#4FA69A #9A4FA6 #A69A4F
tetradic
#4FA69A #6E4FA6 #A64F5B #86A64F
square
#4FA69A #6E4FA6 #A64F5B #86A64F
split-complementary
#4FA69A #A64F86 #A66E4F
monochromatic
#28534D #3B7D74 #4FA69A #75BDB3 #9ED1CA
Accessibility & contrast
On white
2.90
#4FA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#4FA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA69A
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA69A | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9A
Deuteranopia (green-blind)
#91939B
Tritanopia (blue-blind)
#1BA9A2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4fa69a; /* rgb */ color: rgb(79, 166, 154); /* oklch */ color: oklch(66.8% 0.086 183.5);
Tailwind
colors: {
custom: {
50: '#88c1b7',
500: '#4fa69a',
950: '#000000',
},
}SCSS
$custom: #4fa69a; $custom-light: #88c1b7; $custom-dark: #000000;
JSON
{
"hex": "#4fa69a",
"rgb": {
"r": 79,
"g": 166,
"b": 154
},
"hsl": {
"h": 171.724,
"s": 35.51,
"l": 48.039
},
"oklch": {
"l": 0.66799,
"c": 0.08613,
"h": 183.5
},
"luminance": 0.31268
}Semantic roles & 50–950 ramp
primary
#4FA69A
secondary
#BE9399
accent
#5C6CCC
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1211
muted
#7D8180