#4FA2AA#4FA2AA
#4FA2AA is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.4% C 0.081 H 203.8°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #4FA2AA |
|---|---|
| RGB | rgb(79, 162, 170) |
| HSL | hsl(185, 37%, 49%) |
| HSV | hsv(185, 54%, 67%) |
| CMYK | cmyk(53.5%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(62.00, -22.85, -11.86) |
| CIE-LCH | lch(62.00, 25.74, 207.44°) |
| OKLab | oklab(66.37% -0.0743 -0.0327) |
| OKLCH | oklch(66.37% 0.081 203.8) |
| XYZ | xyz(23.3975, 30.4030, 42.6578) |
| Luminance | 0.3040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 3.12
Turquoise Blue
#06B1C4
ΔE00 6.04
Sea
#3C9992
ΔE00 7.42
Lightseagreen
#20B2AA
ΔE00 8.92
Dull Teal
#5F9E8F
ΔE00 9.61
Dusty Teal
#4C9085
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FA2AA #AA574F
analogous
#4FAA85 #4FA2AA #4F75AA
triadic
#4FA2AA #AA4FA2 #A2AA4F
tetradic
#4FA2AA #854FAA #AA574F #75AA4F
square
#4FA2AA #854FAA #AA574F #75AA4F
split-complementary
#4FA2AA #AA4F75 #AA854F
monochromatic
#285256 #3C7A80 #4FA2AA #77B9C0 #A0CFD3
Accessibility & contrast
On white
2.97
#4FA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#4FA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FA2AA
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FA2AA | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#8891AA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #4fa2aa; /* rgb */ color: rgb(79, 162, 170); /* oklch */ color: oklch(66.4% 0.081 203.8);
Tailwind
colors: {
custom: {
50: '#88bdc3',
500: '#4fa2aa',
950: '#000000',
},
}SCSS
$custom: #4fa2aa; $custom-light: #88bdc3; $custom-dark: #000000;
JSON
{
"hex": "#4fa2aa",
"rgb": {
"r": 79,
"g": 162,
"b": 170
},
"hsl": {
"h": 185.275,
"s": 36.546,
"l": 48.824
},
"oklch": {
"l": 0.66369,
"c": 0.08122,
"h": 203.8
},
"luminance": 0.30405
}Semantic roles & 50–950 ramp
primary
#4FA2AA
secondary
#C09995
accent
#655BCD
background
#F8FBFB
surface
#F0F6F7
border
#CBD0D0
text
#0C1212
muted
#7D8181