#2FA8A7#2FA8A7
#2FA8A7 is a light, moderate teal. Relative luminance 0.314; OKLCH L 66.8% C 0.103 H 194.2°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA8A7 |
|---|---|
| RGB | rgb(47, 168, 167) |
| HSL | hsl(180, 56%, 42%) |
| HSV | hsv(180, 72%, 66%) |
| CMYK | cmyk(72%, 0%, 0.6%, 34.1%) |
| CIE-LAB | lab(62.84, -32.16, -9.01) |
| CIE-LCH | lch(62.84, 33.40, 195.65°) |
| OKLab | oklab(66.76% -0.0994 -0.0251) |
| OKLCH | oklch(66.76% 0.103 194.2) |
| XYZ | xyz(22.1468, 31.3970, 41.4447) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.93
Sea
#3C9992
ΔE00 5.33
Cadetblue
#5F9EA0
ΔE00 6.22
Blue Green
#0F9B8E
ΔE00 6.63
Topaz
#13BBAF
ΔE00 6.65
Turquoise Blue
#06B1C4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA8A7 #A82F30
analogous
#2FA86B #2FA8A7 #2F6DA8
triadic
#2FA8A7 #A72FA8 #A8A72F
tetradic
#2FA8A7 #6B2FA8 #A82F30 #6DA82F
square
#2FA8A7 #6B2FA8 #A82F30 #6DA82F
split-complementary
#2FA8A7 #A82F6D #A86B2F
monochromatic
#144848 #227877 #2FA8A7 #48CCCB #78D9D8
Accessibility & contrast
On white
2.88
#2FA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#2FA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA8A7
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA8A7 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A7
Deuteranopia (green-blind)
#8B93A8
Tritanopia (blue-blind)
#00ADA7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2fa8a7; /* rgb */ color: rgb(47, 168, 167); /* oklch */ color: oklch(66.8% 0.103 194.2);
Tailwind
colors: {
custom: {
50: '#7bc2c1',
500: '#2fa8a7',
950: '#000000',
},
}SCSS
$custom: #2fa8a7; $custom-light: #7bc2c1; $custom-dark: #000000;
JSON
{
"hex": "#2fa8a7",
"rgb": {
"r": 47,
"g": 168,
"b": 167
},
"hsl": {
"h": 179.504,
"s": 56.279,
"l": 42.157
},
"oklch": {
"l": 0.66764,
"c": 0.10252,
"h": 194.2
},
"luminance": 0.314
}Semantic roles & 50–950 ramp
primary
#2FA8A7
secondary
#C17172
accent
#4849E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181