#2FA4A8#2FA4A8
#2FA4A8 is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.8% C 0.100 H 198.4°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA4A8 |
|---|---|
| RGB | rgb(47, 164, 168) |
| HSL | hsl(182, 56%, 42%) |
| HSV | hsv(182, 72%, 66%) |
| CMYK | cmyk(72%, 2.4%, 0%, 34.1%) |
| CIE-LAB | lab(61.64, -29.93, -11.37) |
| CIE-LCH | lch(61.64, 32.02, 200.81°) |
| OKLab | oklab(65.8% -0.0949 -0.0316) |
| OKLCH | oklch(65.8% 0.1 198.4) |
| XYZ | xyz(21.5125, 29.9799, 41.6911) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.24
Sea
#3C9992
ΔE00 5.61
Lightseagreen
#20B2AA
ΔE00 6.16
Turquoise Blue
#06B1C4
ΔE00 6.35
Blue Green
#0F9B8E
ΔE00 7.69
Topaz
#13BBAF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA4A8 #A8332F
analogous
#2FA86F #2FA4A8 #2F68A8
triadic
#2FA4A8 #A82FA4 #A4A82F
tetradic
#2FA4A8 #6F2FA8 #A8332F #68A82F
square
#2FA4A8 #6F2FA8 #A8332F #68A82F
split-complementary
#2FA4A8 #A82F68 #A86F2F
monochromatic
#144748 #227578 #2FA4A8 #48C8CC #78D6D9
Accessibility & contrast
On white
3.00
#2FA4A8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#2FA4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA4A8
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA4A8 | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989CA8
Deuteranopia (green-blind)
#878FA9
Tritanopia (blue-blind)
#00AAA5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa4a8; /* rgb */ color: rgb(47, 164, 168); /* oklch */ color: oklch(65.8% 0.100 198.4);
Tailwind
colors: {
custom: {
50: '#7bbfc1',
500: '#2fa4a8',
950: '#000000',
},
}SCSS
$custom: #2fa4a8; $custom-light: #7bbfc1; $custom-dark: #000000;
JSON
{
"hex": "#2fa4a8",
"rgb": {
"r": 47,
"g": 164,
"b": 168
},
"hsl": {
"h": 181.983,
"s": 56.279,
"l": 42.157
},
"oklch": {
"l": 0.65798,
"c": 0.10001,
"h": 198.4
},
"luminance": 0.29982
}Semantic roles & 50–950 ramp
primary
#2FA4A8
secondary
#C17471
accent
#4D48E0
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181