#2FA5A9#2FA5A9
#2FA5A9 is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.1% C 0.101 H 198.4°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA5A9 |
|---|---|
| RGB | rgb(47, 165, 169) |
| HSL | hsl(182, 56%, 42%) |
| HSV | hsv(182, 72%, 66%) |
| CMYK | cmyk(72.2%, 2.4%, 0%, 33.7%) |
| CIE-LAB | lab(61.98, -30.12, -11.42) |
| CIE-LCH | lch(61.98, 32.21, 200.77°) |
| OKLab | oklab(66.09% -0.0955 -0.0317) |
| OKLCH | oklch(66.09% 0.101 198.4) |
| XYZ | xyz(21.7856, 30.3766, 42.2435) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.34
Sea
#3C9992
ΔE00 5.80
Lightseagreen
#20B2AA
ΔE00 5.97
Turquoise Blue
#06B1C4
ΔE00 6.17
Blue Green
#0F9B8E
ΔE00 7.81
Topaz
#13BBAF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA5A9 #A9332F
analogous
#2FA970 #2FA5A9 #2F68A9
triadic
#2FA5A9 #A92FA5 #A5A92F
tetradic
#2FA5A9 #702FA9 #A9332F #68A92F
square
#2FA5A9 #702FA9 #A9332F #68A92F
split-complementary
#2FA5A9 #A92F68 #A9702F
monochromatic
#144849 #227679 #2FA5A9 #49C8CC #79D6DA
Accessibility & contrast
On white
2.97
#2FA5A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#2FA5A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA5A9
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA5A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA5A9 | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DA9
Deuteranopia (green-blind)
#8790AA
Tritanopia (blue-blind)
#00ABA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2fa5a9; /* rgb */ color: rgb(47, 165, 169); /* oklch */ color: oklch(66.1% 0.101 198.4);
Tailwind
colors: {
custom: {
50: '#7bc0c2',
500: '#2fa5a9',
950: '#000000',
},
}SCSS
$custom: #2fa5a9; $custom-light: #7bc0c2; $custom-dark: #000000;
JSON
{
"hex": "#2fa5a9",
"rgb": {
"r": 47,
"g": 165,
"b": 169
},
"hsl": {
"h": 181.967,
"s": 56.481,
"l": 42.353
},
"oklch": {
"l": 0.66085,
"c": 0.1006,
"h": 198.4
},
"luminance": 0.30379
}Semantic roles & 50–950 ramp
primary
#2FA5A9
secondary
#C27572
accent
#4D48E0
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181