#2FB79F#2FB79F
#2FB79F is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.3% C 0.118 H 177.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB79F |
|---|---|
| RGB | rgb(47, 183, 159) |
| HSL | hsl(169, 59%, 45%) |
| HSV | hsv(169, 74%, 72%) |
| CMYK | cmyk(74.3%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.26, -41.26, 1.94) |
| CIE-LCH | lch(67.26, 41.30, 177.31°) |
| OKLab | oklab(70.29% -0.1183 0.0045) |
| OKLCH | oklch(70.29% 0.118 177.8) |
| XYZ | xyz(24.3606, 36.9716, 38.6465) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.09
Greeny Blue
#42B395
ΔE00 2.78
Turquoise (survey)
#06C2AC
ΔE00 3.29
Topaz
#13BBAF
ΔE00 4.45
Lightseagreen
#20B2AA
ΔE00 5.64
Green Blue
#01C08D
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB79F #B72F47
analogous
#2FB75B #2FB79F #2F8BB7
triadic
#2FB79F #9F2FB7 #B79F2F
tetradic
#2FB79F #5B2FB7 #B72F47 #8BB72F
square
#2FB79F #5B2FB7 #B72F47 #8BB72F
split-complementary
#2FB79F #B72F8B #B75B2F
monochromatic
#16564A #228675 #2FB79F #51D2BB #82DFCE
Accessibility & contrast
On white
2.50
#2FB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#2FB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB79F
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB79F | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2fb79f; /* rgb */ color: rgb(47, 183, 159); /* oklch */ color: oklch(70.3% 0.118 177.8);
Tailwind
colors: {
custom: {
50: '#7dcdbb',
500: '#2fb79f',
950: '#000000',
},
}SCSS
$custom: #2fb79f; $custom-light: #7dcdbb; $custom-dark: #000000;
JSON
{
"hex": "#2fb79f",
"rgb": {
"r": 47,
"g": 183,
"b": 159
},
"hsl": {
"h": 169.412,
"s": 59.13,
"l": 45.098
},
"oklch": {
"l": 0.70285,
"c": 0.11835,
"h": 177.8
},
"luminance": 0.36975
}Semantic roles & 50–950 ramp
primary
#2FB79F
secondary
#C87A88
accent
#4561E2
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280