#2FABA1#2FABA1
#2FABA1 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.3% C 0.106 H 187.0°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #2FABA1 |
|---|---|
| RGB | rgb(47, 171, 161) |
| HSL | hsl(175, 57%, 43%) |
| HSV | hsv(175, 73%, 67%) |
| CMYK | cmyk(72.5%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(63.59, -35.30, -4.54) |
| CIE-LCH | lch(63.59, 35.59, 187.33°) |
| OKLab | oklab(67.31% -0.1052 -0.0129) |
| OKLCH | oklch(67.31% 0.106 187) |
| XYZ | xyz(22.1652, 32.3007, 38.7778) |
| Luminance | 0.3230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.24
Topaz
#13BBAF
ΔE00 4.56
Blue Green
#0F9B8E
ΔE00 5.42
Tealish
#24BCA8
ΔE00 5.64
Sea
#3C9992
ΔE00 5.66
Dull Teal
#5F9E8F
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FABA1 #AB2F39
analogous
#2FAB63 #2FABA1 #2F77AB
triadic
#2FABA1 #A12FAB #ABA12F
tetradic
#2FABA1 #632FAB #AB2F39 #77AB2F
square
#2FABA1 #632FAB #AB2F39 #77AB2F
split-complementary
#2FABA1 #AB2F77 #AB632F
monochromatic
#154B47 #227B74 #2FABA1 #4ACDC3 #7ADAD3
Accessibility & contrast
On white
2.81
#2FABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#2FABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FABA1
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FABA1 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A1A1
Deuteranopia (green-blind)
#9095A2
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #2faba1; /* rgb */ color: rgb(47, 171, 161); /* oklch */ color: oklch(67.3% 0.106 187.0);
Tailwind
colors: {
custom: {
50: '#7bc4bc',
500: '#2faba1',
950: '#000000',
},
}SCSS
$custom: #2faba1; $custom-light: #7bc4bc; $custom-dark: #000000;
JSON
{
"hex": "#2faba1",
"rgb": {
"r": 47,
"g": 171,
"b": 161
},
"hsl": {
"h": 175.161,
"s": 56.881,
"l": 42.745
},
"oklch": {
"l": 0.67314,
"c": 0.10597,
"h": 187
},
"luminance": 0.32303
}Semantic roles & 50–950 ramp
primary
#2FABA1
secondary
#C37379
accent
#4854E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281