#2FA6A6#2FA6A6
#2FA6A6 is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.2% C 0.101 H 195.0°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA6A6 |
|---|---|
| RGB | rgb(47, 166, 166) |
| HSL | hsl(180, 56%, 42%) |
| HSV | hsv(180, 72%, 65%) |
| CMYK | cmyk(71.7%, 0%, 0%, 34.9%) |
| CIE-LAB | lab(62.19, -31.50, -9.42) |
| CIE-LCH | lch(62.19, 32.87, 196.65°) |
| OKLab | oklab(66.23% -0.0978 -0.0262) |
| OKLCH | oklch(66.23% 0.101 195) |
| XYZ | xyz(21.6883, 30.6274, 40.8376) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.62
Sea
#3C9992
ΔE00 5.01
Cadetblue
#5F9EA0
ΔE00 5.83
Blue Green
#0F9B8E
ΔE00 6.58
Topaz
#13BBAF
ΔE00 7.35
Turquoise Blue
#06B1C4
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA6A6 #A62F2F
analogous
#2FA66B #2FA6A6 #2F6BA6
triadic
#2FA6A6 #A62FA6 #A6A62F
tetradic
#2FA6A6 #6B2FA6 #A62F2F #6BA62F
square
#2FA6A6 #6B2FA6 #A62F2F #6BA62F
split-complementary
#2FA6A6 #A62F6B #A66B2F
monochromatic
#144747 #217676 #2FA6A6 #47CBCB #77D8D8
Accessibility & contrast
On white
2.95
#2FA6A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#2FA6A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FA6A6
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA6A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA6A6 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA6
Deuteranopia (green-blind)
#8991A7
Tritanopia (blue-blind)
#00ABA6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #2fa6a6; /* rgb */ color: rgb(47, 166, 166); /* oklch */ color: oklch(66.2% 0.101 195.0);
Tailwind
colors: {
custom: {
50: '#7bc1c0',
500: '#2fa6a6',
950: '#000000',
},
}SCSS
$custom: #2fa6a6; $custom-light: #7bc1c0; $custom-dark: #000000;
JSON
{
"hex": "#2fa6a6",
"rgb": {
"r": 47,
"g": 166,
"b": 166
},
"hsl": {
"h": 180,
"s": 55.869,
"l": 41.765
},
"oklch": {
"l": 0.66227,
"c": 0.10127,
"h": 195
},
"luminance": 0.3063
}Semantic roles & 50–950 ramp
primary
#2FA6A6
secondary
#C17070
accent
#4949DF
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181