#2FA4AC#2FA4AC
#2FA4AC is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.9% C 0.100 H 201.8°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA4AC |
|---|---|
| RGB | rgb(47, 164, 172) |
| HSL | hsl(184, 57%, 43%) |
| HSV | hsv(184, 73%, 67%) |
| CMYK | cmyk(72.7%, 4.7%, 0%, 32.5%) |
| CIE-LAB | lab(61.77, -28.72, -13.43) |
| CIE-LCH | lch(61.77, 31.70, 205.06°) |
| OKLab | oklab(65.95% -0.0931 -0.0373) |
| OKLCH | oklch(65.95% 0.1 201.8) |
| XYZ | xyz(21.8908, 30.1312, 43.6839) |
| Luminance | 0.3013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.18
Cadetblue
#5F9EA0
ΔE00 5.23
Sea
#3C9992
ΔE00 6.87
Lightseagreen
#20B2AA
ΔE00 7.43
Blue Green
#0F9B8E
ΔE00 9.17
Darkcyan
#008B8B
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA4AC #AC372F
analogous
#2FAC75 #2FA4AC #2F65AC
triadic
#2FA4AC #AC2FA4 #A4AC2F
tetradic
#2FA4AC #752FAC #AC372F #65AC2F
square
#2FA4AC #752FAC #AC372F #65AC2F
split-complementary
#2FA4AC #AC2F65 #AC752F
monochromatic
#15484C #22767C #2FA4AC #4BC5CE #7BD5DB
Accessibility & contrast
On white
2.99
#2FA4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#2FA4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA4AC
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA4AC | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAD
Deuteranopia (green-blind)
#8590AD
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa4ac; /* rgb */ color: rgb(47, 164, 172); /* oklch */ color: oklch(65.9% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#7bbfc4',
500: '#2fa4ac',
950: '#000000',
},
}SCSS
$custom: #2fa4ac; $custom-light: #7bbfc4; $custom-dark: #000000;
JSON
{
"hex": "#2fa4ac",
"rgb": {
"r": 47,
"g": 164,
"b": 172
},
"hsl": {
"h": 183.84,
"s": 57.078,
"l": 42.941
},
"oklch": {
"l": 0.65947,
"c": 0.10032,
"h": 201.8
},
"luminance": 0.30134
}Semantic roles & 50–950 ramp
primary
#2FA4AC
secondary
#C37974
accent
#5147E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181