#2FA2AA#2FA2AA
#2FA2AA is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.4% C 0.099 H 201.9°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA2AA |
|---|---|
| RGB | rgb(47, 162, 170) |
| HSL | hsl(184, 57%, 43%) |
| HSV | hsv(184, 72%, 67%) |
| CMYK | cmyk(72.4%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(61.08, -28.34, -13.33) |
| CIE-LCH | lch(61.08, 31.32, 205.19°) |
| OKLab | oklab(65.37% -0.092 -0.037) |
| OKLCH | oklch(65.37% 0.099 201.9) |
| XYZ | xyz(21.3451, 29.3448, 42.5616) |
| Luminance | 0.2935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.06
Turquoise Blue
#06B1C4
ΔE00 5.63
Sea
#3C9992
ΔE00 6.59
Lightseagreen
#20B2AA
ΔE00 7.79
Darkcyan
#008B8B
ΔE00 8.82
Blue Green
#0F9B8E
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA2AA #AA372F
analogous
#2FAA74 #2FA2AA #2F65AA
triadic
#2FA2AA #AA2FA2 #A2AA2F
tetradic
#2FA2AA #742FAA #AA372F #65AA2F
square
#2FA2AA #742FAA #AA372F #65AA2F
split-complementary
#2FA2AA #AA2F65 #AA742F
monochromatic
#14474A #22747A #2FA2AA #49C4CD #79D4DA
Accessibility & contrast
On white
3.06
#2FA2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#2FA2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA2AA
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA2AA | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959BAB
Deuteranopia (green-blind)
#848EAB
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #2fa2aa; /* rgb */ color: rgb(47, 162, 170); /* oklch */ color: oklch(65.4% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#7bbec3',
500: '#2fa2aa',
950: '#000000',
},
}SCSS
$custom: #2fa2aa; $custom-light: #7bbec3; $custom-dark: #000000;
JSON
{
"hex": "#2fa2aa",
"rgb": {
"r": 47,
"g": 162,
"b": 170
},
"hsl": {
"h": 183.902,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.65372,
"c": 0.09915,
"h": 201.9
},
"luminance": 0.29347
}Semantic roles & 50–950 ramp
primary
#2FA2AA
secondary
#C27872
accent
#5248E0
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181