#2FA8A3#2FA8A3
#2FA8A3 is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.6% C 0.103 H 190.9°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8A3 |
|---|---|
| RGB | rgb(47, 168, 163) |
| HSL | hsl(178, 56%, 42%) |
| HSV | hsv(178, 72%, 66%) |
| CMYK | cmyk(72%, 0%, 3%, 34.1%) |
| CIE-LAB | lab(62.72, -33.33, -6.95) |
| CIE-LCH | lch(62.72, 34.04, 191.78°) |
| OKLab | oklab(66.63% -0.1012 -0.0194) |
| OKLCH | oklch(66.63% 0.103 190.9) |
| XYZ | xyz(21.7827, 31.2514, 39.5273) |
| Luminance | 0.3125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.11
Sea
#3C9992
ΔE00 4.83
Blue Green
#0F9B8E
ΔE00 5.54
Topaz
#13BBAF
ΔE00 5.87
Cadetblue
#5F9EA0
ΔE00 6.89
Dull Teal
#5F9E8F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8A3 #A82F34
analogous
#2FA867 #2FA8A3 #2F70A8
triadic
#2FA8A3 #A32FA8 #A8A32F
tetradic
#2FA8A3 #672FA8 #A82F34 #70A82F
square
#2FA8A3 #672FA8 #A82F34 #70A82F
split-complementary
#2FA8A3 #A82F70 #A8672F
monochromatic
#144846 #227875 #2FA8A3 #48CCC6 #78D9D5
Accessibility & contrast
On white
2.90
#2FA8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#2FA8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8A3
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8A3 | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA3
Deuteranopia (green-blind)
#8C92A4
Tritanopia (blue-blind)
#00ADA6
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2fa8a3; /* rgb */ color: rgb(47, 168, 163); /* oklch */ color: oklch(66.6% 0.103 190.9);
Tailwind
colors: {
custom: {
50: '#7bc2be',
500: '#2fa8a3',
950: '#000000',
},
}SCSS
$custom: #2fa8a3; $custom-light: #7bc2be; $custom-dark: #000000;
JSON
{
"hex": "#2fa8a3",
"rgb": {
"r": 47,
"g": 168,
"b": 163
},
"hsl": {
"h": 177.521,
"s": 56.279,
"l": 42.157
},
"oklch": {
"l": 0.66625,
"c": 0.10306,
"h": 190.9
},
"luminance": 0.31254
}Semantic roles & 50–950 ramp
primary
#2FA8A3
secondary
#C17175
accent
#484EE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1212
muted
#7C8181