#2FA9A8#2FA9A8
#2FA9A8 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.0% C 0.103 H 194.2°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA9A8 |
|---|---|
| RGB | rgb(47, 169, 168) |
| HSL | hsl(180, 56%, 42%) |
| HSV | hsv(180, 72%, 66%) |
| CMYK | cmyk(72.2%, 0%, 0.6%, 33.7%) |
| CIE-LAB | lab(63.18, -32.34, -9.06) |
| CIE-LCH | lch(63.18, 33.59, 195.66°) |
| OKLab | oklab(67.05% -0.1 -0.0252) |
| OKLCH | oklch(67.05% 0.103 194.2) |
| XYZ | xyz(22.4249, 31.8048, 41.9953) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.72
Sea
#3C9992
ΔE00 5.59
Cadetblue
#5F9EA0
ΔE00 6.36
Topaz
#13BBAF
ΔE00 6.43
Blue Green
#0F9B8E
ΔE00 6.83
Turquoise Blue
#06B1C4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA9A8 #A92F30
analogous
#2FA96B #2FA9A8 #2F6DA9
triadic
#2FA9A8 #A82FA9 #A9A82F
tetradic
#2FA9A8 #6B2FA9 #A92F30 #6DA92F
square
#2FA9A8 #6B2FA9 #A92F30 #6DA92F
split-complementary
#2FA9A8 #A92F6D #A96B2F
monochromatic
#144949 #227978 #2FA9A8 #49CCCB #79DAD9
Accessibility & contrast
On white
2.85
#2FA9A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#2FA9A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA9A8
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA9A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA9A8 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1A8
Deuteranopia (green-blind)
#8C93A9
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #2fa9a8; /* rgb */ color: rgb(47, 169, 168); /* oklch */ color: oklch(67.0% 0.103 194.2);
Tailwind
colors: {
custom: {
50: '#7bc3c1',
500: '#2fa9a8',
950: '#000000',
},
}SCSS
$custom: #2fa9a8; $custom-light: #7bc3c1; $custom-dark: #000000;
JSON
{
"hex": "#2fa9a8",
"rgb": {
"r": 47,
"g": 169,
"b": 168
},
"hsl": {
"h": 179.508,
"s": 56.481,
"l": 42.353
},
"oklch": {
"l": 0.6705,
"c": 0.10311,
"h": 194.2
},
"luminance": 0.31807
}Semantic roles & 50–950 ramp
primary
#2FA9A8
secondary
#C27273
accent
#4849E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181