#4FA1AA#4FA1AA
#4FA1AA is a light, moderate teal. Relative luminance 0.301; OKLCH L 66.1% C 0.081 H 204.9°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA1AA |
|---|---|
| RGB | rgb(79, 161, 170) |
| HSL | hsl(186, 37%, 49%) |
| HSV | hsv(186, 54%, 67%) |
| CMYK | cmyk(53.5%, 5.3%, 0%, 33.3%) |
| CIE-LAB | lab(61.70, -22.33, -12.31) |
| CIE-LCH | lch(61.70, 25.50, 208.87°) |
| OKLab | oklab(66.13% -0.0732 -0.034) |
| OKLCH | oklch(66.13% 0.081 204.9) |
| XYZ | xyz(23.2221, 30.0521, 42.5993) |
| Luminance | 0.3005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.24
Turquoise Blue
#06B1C4
ΔE00 6.13
Sea
#3C9992
ΔE00 7.71
Lightseagreen
#20B2AA
ΔE00 9.44
Greyblue
#77A1B5
ΔE00 9.74
Dull Teal
#5F9E8F
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA1AA #AA584F
analogous
#4FAA86 #4FA1AA #4F74AA
triadic
#4FA1AA #AA4FA1 #A1AA4F
tetradic
#4FA1AA #864FAA #AA584F #74AA4F
square
#4FA1AA #864FAA #AA584F #74AA4F
split-complementary
#4FA1AA #AA4F74 #AA864F
monochromatic
#285256 #3C7980 #4FA1AA #77B8C0 #A0CED3
Accessibility & contrast
On white
3.00
#4FA1AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#4FA1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA1AA
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA1AA | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#8790AA
Tritanopia (blue-blind)
#00A7A4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #4fa1aa; /* rgb */ color: rgb(79, 161, 170); /* oklch */ color: oklch(66.1% 0.081 204.9);
Tailwind
colors: {
custom: {
50: '#88bdc3',
500: '#4fa1aa',
950: '#000000',
},
}SCSS
$custom: #4fa1aa; $custom-light: #88bdc3; $custom-dark: #000000;
JSON
{
"hex": "#4fa1aa",
"rgb": {
"r": 79,
"g": 161,
"b": 170
},
"hsl": {
"h": 185.934,
"s": 36.546,
"l": 48.824
},
"oklch": {
"l": 0.66127,
"c": 0.08069,
"h": 204.9
},
"luminance": 0.30054
}Semantic roles & 50–950 ramp
primary
#4FA1AA
secondary
#C09995
accent
#665BCD
background
#F8FBFB
surface
#F0F6F7
border
#CBD0D0
text
#0C1212
muted
#7D8181