#2FA4AA#2FA4AA
#2FA4AA is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.9% C 0.100 H 200.1°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA4AA |
|---|---|
| RGB | rgb(47, 164, 170) |
| HSL | hsl(183, 57%, 43%) |
| HSV | hsv(183, 72%, 67%) |
| CMYK | cmyk(72.4%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(61.70, -29.33, -12.40) |
| CIE-LCH | lch(61.70, 31.84, 202.92°) |
| OKLab | oklab(65.87% -0.094 -0.0344) |
| OKLCH | oklch(65.87% 0.1 200.1) |
| XYZ | xyz(21.7002, 30.0550, 42.6799) |
| Luminance | 0.3006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.19
Turquoise Blue
#06B1C4
ΔE00 5.73
Sea
#3C9992
ΔE00 6.22
Lightseagreen
#20B2AA
ΔE00 6.78
Blue Green
#0F9B8E
ΔE00 8.42
Darkcyan
#008B8B
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA4AA #AA352F
analogous
#2FAA73 #2FA4AA #2F66AA
triadic
#2FA4AA #AA2FA4 #A4AA2F
tetradic
#2FA4AA #732FAA #AA352F #66AA2F
square
#2FA4AA #732FAA #AA352F #66AA2F
split-complementary
#2FA4AA #AA2F66 #AA732F
monochromatic
#14474A #22767A #2FA4AA #49C6CD #79D5DA
Accessibility & contrast
On white
3.00
#2FA4AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#2FA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA4AA
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA4AA | 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)
#989DAB
Deuteranopia (green-blind)
#868FAB
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa4aa; /* rgb */ color: rgb(47, 164, 170); /* oklch */ color: oklch(65.9% 0.100 200.1);
Tailwind
colors: {
custom: {
50: '#7bbfc3',
500: '#2fa4aa',
950: '#000000',
},
}SCSS
$custom: #2fa4aa; $custom-light: #7bbfc3; $custom-dark: #000000;
JSON
{
"hex": "#2fa4aa",
"rgb": {
"r": 47,
"g": 164,
"b": 170
},
"hsl": {
"h": 182.927,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.65872,
"c": 0.10012,
"h": 200.1
},
"luminance": 0.30058
}Semantic roles & 50–950 ramp
primary
#2FA4AA
secondary
#C27672
accent
#4F48E0
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181