#2FA4A5#2FA4A5
#2FA4A5 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.7% C 0.100 H 195.8°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA4A5 |
|---|---|
| RGB | rgb(47, 164, 165) |
| HSL | hsl(181, 56%, 42%) |
| HSV | hsv(181, 72%, 65%) |
| CMYK | cmyk(71.5%, 0.6%, 0%, 35.3%) |
| CIE-LAB | lab(61.54, -30.83, -9.83) |
| CIE-LCH | lch(61.54, 32.36, 197.68°) |
| OKLab | oklab(65.69% -0.0962 -0.0273) |
| OKLCH | oklch(65.69% 0.1 195.8) |
| XYZ | xyz(21.2362, 29.8694, 40.2362) |
| Luminance | 0.2987 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.77
Lightseagreen
#20B2AA
ΔE00 5.32
Cadetblue
#5F9EA0
ΔE00 5.49
Blue Green
#0F9B8E
ΔE00 6.61
Turquoise Blue
#06B1C4
ΔE00 7.34
Topaz
#13BBAF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA4A5 #A5302F
analogous
#2FA56B #2FA4A5 #2F69A5
triadic
#2FA4A5 #A52FA4 #A4A52F
tetradic
#2FA4A5 #6B2FA5 #A5302F #69A52F
square
#2FA4A5 #6B2FA5 #A5302F #69A52F
split-complementary
#2FA4A5 #A52F69 #A56B2F
monochromatic
#144546 #217575 #2FA4A5 #47C9CB #76D7D8
Accessibility & contrast
On white
3.01
#2FA4A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#2FA4A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA4A5
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA4A5 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA5
Deuteranopia (green-blind)
#878FA6
Tritanopia (blue-blind)
#00A9A4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #2fa4a5; /* rgb */ color: rgb(47, 164, 165); /* oklch */ color: oklch(65.7% 0.100 195.8);
Tailwind
colors: {
custom: {
50: '#7abfbf',
500: '#2fa4a5',
950: '#000000',
},
}SCSS
$custom: #2fa4a5; $custom-light: #7abfbf; $custom-dark: #000000;
JSON
{
"hex": "#2fa4a5",
"rgb": {
"r": 47,
"g": 164,
"b": 165
},
"hsl": {
"h": 180.508,
"s": 55.66,
"l": 41.569
},
"oklch": {
"l": 0.65689,
"c": 0.10003,
"h": 195.8
},
"luminance": 0.29872
}Semantic roles & 50–950 ramp
primary
#2FA4A5
secondary
#C07070
accent
#4A49DF
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181