#2FABA4#2FABA4
#2FABA4 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.105 H 189.3°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #2FABA4 |
|---|---|
| RGB | rgb(47, 171, 164) |
| HSL | hsl(177, 57%, 43%) |
| HSV | hsv(177, 73%, 67%) |
| CMYK | cmyk(72.5%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(63.68, -34.45, -6.09) |
| CIE-LCH | lch(63.68, 34.98, 190.02°) |
| OKLab | oklab(67.41% -0.1038 -0.0171) |
| OKLCH | oklch(67.41% 0.105 189.3) |
| XYZ | xyz(22.4329, 32.4078, 40.1878) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.10
Topaz
#13BBAF
ΔE00 4.80
Sea
#3C9992
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 5.86
Tealish
#24BCA8
ΔE00 6.33
Dull Teal
#5F9E8F
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FABA4 #AB2F36
analogous
#2FAB66 #2FABA4 #2F74AB
triadic
#2FABA4 #A42FAB #ABA42F
tetradic
#2FABA4 #662FAB #AB2F36 #74AB2F
square
#2FABA4 #662FAB #AB2F36 #74AB2F
split-complementary
#2FABA4 #AB2F74 #AB662F
monochromatic
#154B48 #227B76 #2FABA4 #4ACDC6 #7ADAD5
Accessibility & contrast
On white
2.81
#2FABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#2FABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FABA4
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FABA4 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#8F95A5
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2faba4; /* rgb */ color: rgb(47, 171, 164); /* oklch */ color: oklch(67.4% 0.105 189.3);
Tailwind
colors: {
custom: {
50: '#7bc4be',
500: '#2faba4',
950: '#000000',
},
}SCSS
$custom: #2faba4; $custom-light: #7bc4be; $custom-dark: #000000;
JSON
{
"hex": "#2faba4",
"rgb": {
"r": 47,
"g": 171,
"b": 164
},
"hsl": {
"h": 176.613,
"s": 56.881,
"l": 42.745
},
"oklch": {
"l": 0.67414,
"c": 0.10521,
"h": 189.3
},
"luminance": 0.3241
}Semantic roles & 50–950 ramp
primary
#2FABA4
secondary
#C37378
accent
#4850E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281