#2FB999#2FB999
#2FB999 is a light, vivid teal. Relative luminance 0.376; OKLCH L 70.6% C 0.124 H 173.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB999 |
|---|---|
| RGB | rgb(47, 185, 153) |
| HSL | hsl(166, 59%, 45%) |
| HSV | hsv(166, 75%, 73%) |
| CMYK | cmyk(74.6%, 0%, 17.3%, 27.5%) |
| CIE-LAB | lab(67.72, -43.68, 5.92) |
| CIE-LCH | lch(67.72, 44.08, 172.29°) |
| OKLab | oklab(70.62% -0.1231 0.015) |
| OKLCH | oklch(70.62% 0.124 173.1) |
| XYZ | xyz(24.2680, 37.5993, 36.1092) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.03
Tealish
#24BCA8
ΔE00 4.07
Turquoise (survey)
#06C2AC
ΔE00 4.42
Green Blue
#01C08D
ΔE00 4.98
Greenblue
#23C48B
ΔE00 6.54
Mediumaquamarine
#66CDAA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB999 #B92F4F
analogous
#2FB954 #2FB999 #2F94B9
triadic
#2FB999 #992FB9 #B9992F
tetradic
#2FB999 #542FB9 #B92F4F #94B92F
square
#2FB999 #542FB9 #B92F4F #94B92F
split-complementary
#2FB999 #B92F94 #B9542F
monochromatic
#165748 #238871 #2FB999 #52D3B5 #83DFCA
Accessibility & contrast
On white
2.46
#2FB999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#2FB999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB999
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB999 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#A1A09B
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2fb999; /* rgb */ color: rgb(47, 185, 153); /* oklch */ color: oklch(70.6% 0.124 173.1);
Tailwind
colors: {
custom: {
50: '#7dcfb7',
500: '#2fb999',
950: '#000000',
},
}SCSS
$custom: #2fb999; $custom-light: #7dcfb7; $custom-dark: #000000;
JSON
{
"hex": "#2fb999",
"rgb": {
"r": 47,
"g": 185,
"b": 153
},
"hsl": {
"h": 166.087,
"s": 59.483,
"l": 45.49
},
"oklch": {
"l": 0.70618,
"c": 0.124,
"h": 173.1
},
"luminance": 0.37602
}Semantic roles & 50–950 ramp
primary
#2FB999
secondary
#C97B8D
accent
#456AE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280