#2FAA93#2FAA93
#2FAA93 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.6% C 0.111 H 177.2°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #2FAA93 |
|---|---|
| RGB | rgb(47, 170, 147) |
| HSL | hsl(169, 57%, 43%) |
| HSV | hsv(169, 72%, 67%) |
| CMYK | cmyk(72.4%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(62.89, -38.69, 2.26) |
| CIE-LCH | lch(62.89, 38.76, 176.66°) |
| OKLab | oklab(66.62% -0.1107 0.0054) |
| OKLCH | oklch(66.62% 0.111 177.2) |
| XYZ | xyz(20.8109, 31.4579, 32.5733) |
| Luminance | 0.3146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.54
Tealish
#24BCA8
ΔE00 5.35
Blue Green
#0F9B8E
ΔE00 5.75
Lightseagreen
#20B2AA
ΔE00 6.06
Dull Teal
#5F9E8F
ΔE00 6.53
Topaz
#13BBAF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FAA93 #AA2F46
analogous
#2FAA55 #2FAA93 #2F84AA
triadic
#2FAA93 #932FAA #AA932F
tetradic
#2FAA93 #552FAA #AA2F46 #84AA2F
square
#2FAA93 #552FAA #AA2F46 #84AA2F
split-complementary
#2FAA93 #AA2F84 #AA552F
monochromatic
#144A40 #227A6A #2FAA93 #49CDB4 #79DAC8
Accessibility & contrast
On white
2.88
#2FAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#2FAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FAA93
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FAA93 | 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)
#A39F92
Deuteranopia (green-blind)
#939395
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #2faa93; /* rgb */ color: rgb(47, 170, 147); /* oklch */ color: oklch(66.6% 0.111 177.2);
Tailwind
colors: {
custom: {
50: '#7ac4b2',
500: '#2faa93',
950: '#000000',
},
}SCSS
$custom: #2faa93; $custom-light: #7ac4b2; $custom-dark: #000000;
JSON
{
"hex": "#2faa93",
"rgb": {
"r": 47,
"g": 170,
"b": 147
},
"hsl": {
"h": 168.78,
"s": 56.682,
"l": 42.549
},
"oklch": {
"l": 0.66616,
"c": 0.11085,
"h": 177.2
},
"luminance": 0.3146
}Semantic roles & 50–950 ramp
primary
#2FAA93
secondary
#C27281
accent
#4864E0
background
#F8FCFA
surface
#EFF8F5
border
#CAD1CF
text
#0A1311
muted
#7C8280