#2FA093#2FA093
#2FA093 is a light, moderate teal. Relative luminance 0.279; OKLCH L 64.1% C 0.101 H 183.9°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #2FA093 |
|---|---|
| RGB | rgb(47, 160, 147) |
| HSL | hsl(173, 55%, 41%) |
| HSV | hsv(173, 71%, 63%) |
| CMYK | cmyk(70.6%, 0%, 8.1%, 37.3%) |
| CIE-LAB | lab(59.75, -34.13, -2.32) |
| CIE-LCH | lch(59.75, 34.21, 183.90°) |
| OKLab | oklab(64.06% -0.1003 -0.0068) |
| OKLCH | oklch(64.06% 0.101 183.9) |
| XYZ | xyz(19.0071, 27.8503, 31.9720) |
| Luminance | 0.2785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 2.18
Sea
#3C9992
ΔE00 3.27
Teal (survey)
#029386
ΔE00 4.71
Dull Teal
#5F9E8F
ΔE00 5.29
Grey Teal
#5E9B8A
ΔE00 5.77
Lightseagreen
#20B2AA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FA093 #A02F3C
analogous
#2FA05A #2FA093 #2F74A0
triadic
#2FA093 #932FA0 #A0932F
tetradic
#2FA093 #5A2FA0 #A02F3C #74A02F
square
#2FA093 #5A2FA0 #A02F3C #74A02F
split-complementary
#2FA093 #A02F74 #A05A2F
monochromatic
#13413C #217168 #2FA093 #44C8B9 #73D6CB
Accessibility & contrast
On white
3.20
#2FA093 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#2FA093 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #2FA093
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FA093 | 1.00 | 3.20 | 6.57 | 6.57 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989793
Deuteranopia (green-blind)
#888B94
Tritanopia (blue-blind)
#00A39C
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #2fa093; /* rgb */ color: rgb(47, 160, 147); /* oklch */ color: oklch(64.1% 0.101 183.9);
Tailwind
colors: {
custom: {
50: '#78bcb2',
500: '#2fa093',
950: '#000000',
},
}SCSS
$custom: #2fa093; $custom-light: #78bcb2; $custom-dark: #000000;
JSON
{
"hex": "#2fa093",
"rgb": {
"r": 47,
"g": 160,
"b": 147
},
"hsl": {
"h": 173.097,
"s": 54.589,
"l": 40.588
},
"oklch": {
"l": 0.64056,
"c": 0.10057,
"h": 183.9
},
"luminance": 0.27853
}Semantic roles & 50–950 ramp
primary
#2FA093
secondary
#BE6D76
accent
#4A5BDE
background
#F7FBFA
surface
#EEF6F5
border
#C9D0CF
text
#0A1211
muted
#7C8180