#2FA8A8#2FA8A8
#2FA8A8 is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.8% C 0.102 H 195.0°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8A8 |
|---|---|
| RGB | rgb(47, 168, 168) |
| HSL | hsl(180, 56%, 42%) |
| HSV | hsv(180, 72%, 66%) |
| CMYK | cmyk(72%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(62.87, -31.86, -9.52) |
| CIE-LCH | lch(62.87, 33.25, 196.64°) |
| OKLab | oklab(66.8% -0.099 -0.0265) |
| OKLCH | oklch(66.8% 0.102 195) |
| XYZ | xyz(22.2396, 31.4341, 41.9335) |
| Luminance | 0.3144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Sea
#3C9992
ΔE00 5.51
Cadetblue
#5F9EA0
ΔE00 6.09
Topaz
#13BBAF
ΔE00 6.89
Blue Green
#0F9B8E
ΔE00 6.94
Turquoise Blue
#06B1C4
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8A8 #A82F2F
analogous
#2FA86C #2FA8A8 #2F6CA8
triadic
#2FA8A8 #A82FA8 #A8A82F
tetradic
#2FA8A8 #6C2FA8 #A82F2F #6CA82F
square
#2FA8A8 #6C2FA8 #A82F2F #6CA82F
split-complementary
#2FA8A8 #A82F6C #A86C2F
monochromatic
#144848 #227878 #2FA8A8 #48CCCC #78D9D9
Accessibility & contrast
On white
2.88
#2FA8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#2FA8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8A8
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8A8 | 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)
#9DA0A8
Deuteranopia (green-blind)
#8B93A9
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2fa8a8; /* rgb */ color: rgb(47, 168, 168); /* oklch */ color: oklch(66.8% 0.102 195.0);
Tailwind
colors: {
custom: {
50: '#7bc2c1',
500: '#2fa8a8',
950: '#000000',
},
}SCSS
$custom: #2fa8a8; $custom-light: #7bc2c1; $custom-dark: #000000;
JSON
{
"hex": "#2fa8a8",
"rgb": {
"r": 47,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 56.279,
"l": 42.157
},
"oklch": {
"l": 0.668,
"c": 0.10244,
"h": 195
},
"luminance": 0.31437
}Semantic roles & 50–950 ramp
primary
#2FA8A8
secondary
#C17171
accent
#4848E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181