#2FA9AF#2FA9AF
#2FA9AF is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.3% C 0.103 H 199.9°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9AF |
|---|---|
| RGB | rgb(47, 169, 175) |
| HSL | hsl(183, 58%, 44%) |
| HSV | hsv(183, 73%, 69%) |
| CMYK | cmyk(73.1%, 3.4%, 0%, 31.4%) |
| CIE-LAB | lab(63.40, -30.25, -12.65) |
| CIE-LCH | lch(63.40, 32.79, 202.69°) |
| OKLab | oklab(67.3% -0.0969 -0.0351) |
| OKLCH | oklch(67.3% 0.103 199.9) |
| XYZ | xyz(23.0947, 32.0727, 45.5226) |
| Luminance | 0.3207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.91
Cadetblue
#5F9EA0
ΔE00 5.86
Lightseagreen
#20B2AA
ΔE00 6.01
Sea
#3C9992
ΔE00 7.16
Topaz
#13BBAF
ΔE00 8.42
Blue Green
#0F9B8E
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9AF #AF352F
analogous
#2FAF75 #2FA9AF #2F69AF
triadic
#2FA9AF #AF2FA9 #A9AF2F
tetradic
#2FA9AF #752FAF #AF352F #69AF2F
square
#2FA9AF #752FAF #AF352F #69AF2F
split-complementary
#2FA9AF #AF2F69 #AF752F
monochromatic
#154C4F #227A7F #2FA9AF #4CC9CF #7CD7DC
Accessibility & contrast
On white
2.83
#2FA9AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#2FA9AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9AF
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9AF | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#8A94B0
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fa9af; /* rgb */ color: rgb(47, 169, 175); /* oklch */ color: oklch(67.3% 0.103 199.9);
Tailwind
colors: {
custom: {
50: '#7cc3c6',
500: '#2fa9af',
950: '#000000',
},
}SCSS
$custom: #2fa9af; $custom-light: #7cc3c6; $custom-dark: #000000;
JSON
{
"hex": "#2fa9af",
"rgb": {
"r": 47,
"g": 169,
"b": 175
},
"hsl": {
"h": 182.813,
"s": 57.658,
"l": 43.529
},
"oklch": {
"l": 0.67304,
"c": 0.10305,
"h": 199.9
},
"luminance": 0.32075
}Semantic roles & 50–950 ramp
primary
#2FA9AF
secondary
#C47975
accent
#4E47E1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182