#2FABA3#2FABA3
#2FABA3 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.4% C 0.105 H 188.5°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #2FABA3 |
|---|---|
| RGB | rgb(47, 171, 163) |
| HSL | hsl(176, 57%, 43%) |
| HSV | hsv(176, 73%, 67%) |
| CMYK | cmyk(72.5%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(63.65, -34.73, -5.57) |
| CIE-LCH | lch(63.65, 35.18, 189.11°) |
| OKLab | oklab(67.38% -0.1043 -0.0157) |
| OKLCH | oklch(67.38% 0.105 188.5) |
| XYZ | xyz(22.3430, 32.3718, 39.7141) |
| Luminance | 0.3237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.08
Topaz
#13BBAF
ΔE00 4.69
Sea
#3C9992
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 5.69
Tealish
#24BCA8
ΔE00 6.09
Dull Teal
#5F9E8F
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FABA3 #AB2F37
analogous
#2FAB65 #2FABA3 #2F75AB
triadic
#2FABA3 #A32FAB #ABA32F
tetradic
#2FABA3 #652FAB #AB2F37 #75AB2F
square
#2FABA3 #652FAB #AB2F37 #75AB2F
split-complementary
#2FABA3 #AB2F75 #AB652F
monochromatic
#154B47 #227B75 #2FABA3 #4ACDC5 #7ADAD4
Accessibility & contrast
On white
2.81
#2FABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#2FABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FABA3
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FABA3 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A3
Deuteranopia (green-blind)
#9095A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2faba3; /* rgb */ color: rgb(47, 171, 163); /* oklch */ color: oklch(67.4% 0.105 188.5);
Tailwind
colors: {
custom: {
50: '#7bc4be',
500: '#2faba3',
950: '#000000',
},
}SCSS
$custom: #2faba3; $custom-light: #7bc4be; $custom-dark: #000000;
JSON
{
"hex": "#2faba3",
"rgb": {
"r": 47,
"g": 171,
"b": 163
},
"hsl": {
"h": 176.129,
"s": 56.881,
"l": 42.745
},
"oklch": {
"l": 0.67381,
"c": 0.10544,
"h": 188.5
},
"luminance": 0.32375
}Semantic roles & 50–950 ramp
primary
#2FABA3
secondary
#C37378
accent
#4851E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281