#2FA8AA#2FA8AA
#2FA8AA is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.9% C 0.102 H 196.6°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8AA |
|---|---|
| RGB | rgb(47, 168, 170) |
| HSL | hsl(181, 57%, 43%) |
| HSV | hsv(181, 72%, 67%) |
| CMYK | cmyk(72.4%, 1.2%, 0%, 33.3%) |
| CIE-LAB | lab(62.94, -31.27, -10.55) |
| CIE-LCH | lch(62.94, 33.00, 198.65°) |
| OKLab | oklab(66.87% -0.0981 -0.0293) |
| OKLCH | oklch(66.87% 0.102 196.6) |
| XYZ | xyz(22.4273, 31.5092, 42.9223) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.80
Cadetblue
#5F9EA0
ΔE00 5.88
Sea
#3C9992
ΔE00 5.93
Turquoise Blue
#06B1C4
ΔE00 6.44
Topaz
#13BBAF
ΔE00 7.42
Blue Green
#0F9B8E
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8AA #AA312F
analogous
#2FAA6F #2FA8AA #2F6AAA
triadic
#2FA8AA #AA2FA8 #A8AA2F
tetradic
#2FA8AA #6F2FAA #AA312F #6AAA2F
square
#2FA8AA #6F2FAA #AA312F #6AAA2F
split-complementary
#2FA8AA #AA2F6A #AA6F2F
monochromatic
#14494A #22797A #2FA8AA #49CBCD #79D8DA
Accessibility & contrast
On white
2.88
#2FA8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#2FA8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8AA
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8AA | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AA
Deuteranopia (green-blind)
#8A93AB
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2fa8aa; /* rgb */ color: rgb(47, 168, 170); /* oklch */ color: oklch(66.9% 0.102 196.6);
Tailwind
colors: {
custom: {
50: '#7bc2c3',
500: '#2fa8aa',
950: '#000000',
},
}SCSS
$custom: #2fa8aa; $custom-light: #7bc2c3; $custom-dark: #000000;
JSON
{
"hex": "#2fa8aa",
"rgb": {
"r": 47,
"g": 168,
"b": 170
},
"hsl": {
"h": 180.976,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.66872,
"c": 0.10236,
"h": 196.6
},
"luminance": 0.31512
}Semantic roles & 50–950 ramp
primary
#2FA8AA
secondary
#C27472
accent
#4A48E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181