#2FA8A9#2FA8A9
#2FA8A9 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.8% C 0.102 H 195.8°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8A9 |
|---|---|
| RGB | rgb(47, 168, 169) |
| HSL | hsl(180, 56%, 42%) |
| HSV | hsv(180, 72%, 66%) |
| CMYK | cmyk(72.2%, 0.6%, 0%, 33.7%) |
| CIE-LAB | lab(62.90, -31.57, -10.04) |
| CIE-LCH | lch(62.90, 33.12, 197.64°) |
| OKLab | oklab(66.84% -0.0985 -0.0279) |
| OKLCH | oklch(66.84% 0.102 195.8) |
| XYZ | xyz(22.3331, 31.4715, 42.4260) |
| Luminance | 0.3147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.49
Sea
#3C9992
ΔE00 5.71
Cadetblue
#5F9EA0
ΔE00 5.97
Turquoise Blue
#06B1C4
ΔE00 6.80
Topaz
#13BBAF
ΔE00 7.15
Blue Green
#0F9B8E
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8A9 #A9302F
analogous
#2FA96D #2FA8A9 #2F6BA9
triadic
#2FA8A9 #A92FA8 #A8A92F
tetradic
#2FA8A9 #6D2FA9 #A9302F #6BA92F
square
#2FA8A9 #6D2FA9 #A9302F #6BA92F
split-complementary
#2FA8A9 #A92F6B #A96D2F
monochromatic
#144949 #227879 #2FA8A9 #49CBCC #79D9DA
Accessibility & contrast
On white
2.88
#2FA8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#2FA8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8A9
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8A9 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A9
Deuteranopia (green-blind)
#8B93AA
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2fa8a9; /* rgb */ color: rgb(47, 168, 169); /* oklch */ color: oklch(66.8% 0.102 195.8);
Tailwind
colors: {
custom: {
50: '#7bc2c2',
500: '#2fa8a9',
950: '#000000',
},
}SCSS
$custom: #2fa8a9; $custom-light: #7bc2c2; $custom-dark: #000000;
JSON
{
"hex": "#2fa8a9",
"rgb": {
"r": 47,
"g": 168,
"b": 169
},
"hsl": {
"h": 180.492,
"s": 56.481,
"l": 42.353
},
"oklch": {
"l": 0.66836,
"c": 0.10239,
"h": 195.8
},
"luminance": 0.31474
}Semantic roles & 50–950 ramp
primary
#2FA8A9
secondary
#C27372
accent
#4948E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181