#2FB39F#2FB39F
#2FB39F is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.114 H 180.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB39F |
|---|---|
| RGB | rgb(47, 179, 159) |
| HSL | hsl(171, 58%, 44%) |
| HSV | hsv(171, 74%, 70%) |
| CMYK | cmyk(73.7%, 0%, 11.2%, 29.8%) |
| CIE-LAB | lab(66.02, -39.49, 0.13) |
| CIE-LCH | lch(66.02, 39.49, 179.81°) |
| OKLab | oklab(69.27% -0.1142 -0.0003) |
| OKLCH | oklch(69.27% 0.114 180.2) |
| XYZ | xyz(23.5473, 35.3449, 38.3754) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.52
Greeny Blue
#42B395
ΔE00 3.62
Topaz
#13BBAF
ΔE00 3.82
Turquoise (survey)
#06C2AC
ΔE00 4.15
Lightseagreen
#20B2AA
ΔE00 4.28
Blue Green
#0F9B8E
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB39F #B32F43
analogous
#2FB35D #2FB39F #2F85B3
triadic
#2FB39F #9F2FB3 #B39F2F
tetradic
#2FB39F #5D2FB3 #B32F43 #85B32F
square
#2FB39F #5D2FB3 #B32F43 #85B32F
split-complementary
#2FB39F #B32F85 #B35D2F
monochromatic
#165249 #228374 #2FB39F #4FD1BD #7FDDCF
Accessibility & contrast
On white
2.60
#2FB39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#2FB39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB39F
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB39F | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2fb39f; /* rgb */ color: rgb(47, 179, 159); /* oklch */ color: oklch(69.3% 0.114 180.2);
Tailwind
colors: {
custom: {
50: '#7ccabb',
500: '#2fb39f',
950: '#000000',
},
}SCSS
$custom: #2fb39f; $custom-light: #7ccabb; $custom-dark: #000000;
JSON
{
"hex": "#2fb39f",
"rgb": {
"r": 47,
"g": 179,
"b": 159
},
"hsl": {
"h": 170.909,
"s": 58.407,
"l": 44.314
},
"oklch": {
"l": 0.69272,
"c": 0.11423,
"h": 180.2
},
"luminance": 0.35348
}Semantic roles & 50–950 ramp
primary
#2FB39F
secondary
#C67884
accent
#465EE2
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280