#2FA1A5#2FA1A5
#2FA1A5 is a light, moderate teal. Relative luminance 0.288; OKLCH L 64.9% C 0.098 H 198.5°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA1A5 |
|---|---|
| RGB | rgb(47, 161, 165) |
| HSL | hsl(182, 56%, 42%) |
| HSV | hsv(182, 72%, 65%) |
| CMYK | cmyk(71.5%, 2.4%, 0%, 35.3%) |
| CIE-LAB | lab(60.61, -29.37, -11.22) |
| CIE-LCH | lch(60.61, 31.44, 200.91°) |
| OKLab | oklab(64.94% -0.0932 -0.0311) |
| OKLCH | oklch(64.94% 0.098 198.5) |
| XYZ | xyz(20.7056, 28.8083, 40.0593) |
| Luminance | 0.2881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.01
Sea
#3C9992
ΔE00 5.09
Lightseagreen
#20B2AA
ΔE00 6.80
Turquoise Blue
#06B1C4
ΔE00 6.92
Blue Green
#0F9B8E
ΔE00 7.37
Darkcyan
#008B8B
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA1A5 #A5332F
analogous
#2FA56E #2FA1A5 #2F66A5
triadic
#2FA1A5 #A52FA1 #A1A52F
tetradic
#2FA1A5 #6E2FA5 #A5332F #66A52F
square
#2FA1A5 #6E2FA5 #A5332F #66A52F
split-complementary
#2FA1A5 #A52F66 #A56E2F
monochromatic
#144446 #217375 #2FA1A5 #47C6CB #76D5D8
Accessibility & contrast
On white
3.11
#2FA1A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#2FA1A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA1A5
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA1A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA1A5 | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9599A5
Deuteranopia (green-blind)
#848DA6
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #2fa1a5; /* rgb */ color: rgb(47, 161, 165); /* oklch */ color: oklch(64.9% 0.098 198.5);
Tailwind
colors: {
custom: {
50: '#7abdbf',
500: '#2fa1a5',
950: '#000000',
},
}SCSS
$custom: #2fa1a5; $custom-light: #7abdbf; $custom-dark: #000000;
JSON
{
"hex": "#2fa1a5",
"rgb": {
"r": 47,
"g": 161,
"b": 165
},
"hsl": {
"h": 182.034,
"s": 55.66,
"l": 41.569
},
"oklch": {
"l": 0.64935,
"c": 0.09823,
"h": 198.5
},
"luminance": 0.28811
}Semantic roles & 50–950 ramp
primary
#2FA1A5
secondary
#C07270
accent
#4E49DF
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181