#2FB99A#2FB99A
#2FB99A is a light, vivid teal. Relative luminance 0.376; OKLCH L 70.6% C 0.123 H 173.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB99A |
|---|---|
| RGB | rgb(47, 185, 154) |
| HSL | hsl(167, 59%, 45%) |
| HSV | hsv(167, 75%, 73%) |
| CMYK | cmyk(74.6%, 0%, 16.8%, 27.5%) |
| CIE-LAB | lab(67.75, -43.42, 5.40) |
| CIE-LCH | lch(67.75, 43.76, 172.91°) |
| OKLab | oklab(70.65% -0.1226 0.0136) |
| OKLCH | oklch(70.65% 0.123 173.7) |
| XYZ | xyz(24.3510, 37.6324, 36.5460) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.03
Tealish
#24BCA8
ΔE00 3.77
Turquoise (survey)
#06C2AC
ΔE00 4.18
Green Blue
#01C08D
ΔE00 5.26
Topaz
#13BBAF
ΔE00 6.45
Mediumaquamarine
#66CDAA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB99A #B92F4E
analogous
#2FB955 #2FB99A #2F93B9
triadic
#2FB99A #9A2FB9 #B99A2F
tetradic
#2FB99A #552FB9 #B92F4E #93B92F
square
#2FB99A #552FB9 #B92F4E #93B92F
split-complementary
#2FB99A #B92F93 #B9552F
monochromatic
#165749 #238871 #2FB99A #52D3B6 #83DFCB
Accessibility & contrast
On white
2.46
#2FB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#2FB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB99A
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB99A | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2fb99a; /* rgb */ color: rgb(47, 185, 154); /* oklch */ color: oklch(70.6% 0.123 173.7);
Tailwind
colors: {
custom: {
50: '#7dcfb7',
500: '#2fb99a',
950: '#000000',
},
}SCSS
$custom: #2fb99a; $custom-light: #7dcfb7; $custom-dark: #000000;
JSON
{
"hex": "#2fb99a",
"rgb": {
"r": 47,
"g": 185,
"b": 154
},
"hsl": {
"h": 166.522,
"s": 59.483,
"l": 45.49
},
"oklch": {
"l": 0.70646,
"c": 0.12337,
"h": 173.7
},
"luminance": 0.37635
}Semantic roles & 50–950 ramp
primary
#2FB99A
secondary
#C97B8D
accent
#4569E3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280