#2FA7A7#2FA7A7
#2FA7A7 is a light, moderate teal. Relative luminance 0.310; OKLCH L 66.5% C 0.102 H 195.0°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA7A7 |
|---|---|
| RGB | rgb(47, 167, 167) |
| HSL | hsl(180, 56%, 42%) |
| HSV | hsv(180, 72%, 65%) |
| CMYK | cmyk(71.9%, 0%, 0%, 34.5%) |
| CIE-LAB | lab(62.53, -31.68, -9.47) |
| CIE-LCH | lch(62.53, 33.06, 196.65°) |
| OKLab | oklab(66.51% -0.0984 -0.0263) |
| OKLCH | oklch(66.51% 0.102 195) |
| XYZ | xyz(21.9629, 31.0292, 41.3834) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.40
Sea
#3C9992
ΔE00 5.26
Cadetblue
#5F9EA0
ΔE00 5.95
Blue Green
#0F9B8E
ΔE00 6.76
Topaz
#13BBAF
ΔE00 7.12
Turquoise Blue
#06B1C4
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA7A7 #A72F2F
analogous
#2FA76B #2FA7A7 #2F6BA7
triadic
#2FA7A7 #A72FA7 #A7A72F
tetradic
#2FA7A7 #6B2FA7 #A72F2F #6BA72F
square
#2FA7A7 #6B2FA7 #A72F2F #6BA72F
split-complementary
#2FA7A7 #A72F6B #A76B2F
monochromatic
#144747 #227777 #2FA7A7 #48CBCB #78D9D9
Accessibility & contrast
On white
2.91
#2FA7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#2FA7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA7A7
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA7A7 | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9FA7
Deuteranopia (green-blind)
#8A92A8
Tritanopia (blue-blind)
#00ACA7
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #2fa7a7; /* rgb */ color: rgb(47, 167, 167); /* oklch */ color: oklch(66.5% 0.102 195.0);
Tailwind
colors: {
custom: {
50: '#7bc1c1',
500: '#2fa7a7',
950: '#000000',
},
}SCSS
$custom: #2fa7a7; $custom-light: #7bc1c1; $custom-dark: #000000;
JSON
{
"hex": "#2fa7a7",
"rgb": {
"r": 47,
"g": 167,
"b": 167
},
"hsl": {
"h": 180,
"s": 56.075,
"l": 41.961
},
"oklch": {
"l": 0.66513,
"c": 0.10185,
"h": 195
},
"luminance": 0.31032
}Semantic roles & 50–950 ramp
primary
#2FA7A7
secondary
#C17171
accent
#4848DF
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181