#2FBC99#2FBC99
#2FBC99 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.127 H 171.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBC99 |
|---|---|
| RGB | rgb(47, 188, 153) |
| HSL | hsl(165, 60%, 46%) |
| HSV | hsv(165, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(68.66, -44.95, 7.25) |
| CIE-LCH | lch(68.66, 45.53, 170.84°) |
| OKLab | oklab(71.38% -0.1261 0.0184) |
| OKLCH | oklch(71.38% 0.127 171.7) |
| XYZ | xyz(24.9022, 38.8677, 36.3206) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.84
Green Blue
#01C08D
ΔE00 4.06
Turquoise (survey)
#06C2AC
ΔE00 4.73
Tealish
#24BCA8
ΔE00 4.73
Greenblue
#23C48B
ΔE00 5.54
Mediumaquamarine
#66CDAA
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBC99 #BC2F52
analogous
#2FBC52 #2FBC99 #2F98BC
triadic
#2FBC99 #992FBC #BC992F
tetradic
#2FBC99 #522FBC #BC2F52 #98BC2F
square
#2FBC99 #522FBC #BC2F52 #98BC2F
split-complementary
#2FBC99 #BC2F98 #BC522F
monochromatic
#175A49 #238B71 #2FBC99 #54D4B4 #85E0CA
Accessibility & contrast
On white
2.39
#2FBC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#2FBC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBC99
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBC99 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #2fbc99; /* rgb */ color: rgb(47, 188, 153); /* oklch */ color: oklch(71.4% 0.127 171.7);
Tailwind
colors: {
custom: {
50: '#7dd1b7',
500: '#2fbc99',
950: '#000000',
},
}SCSS
$custom: #2fbc99; $custom-light: #7dd1b7; $custom-dark: #000000;
JSON
{
"hex": "#2fbc99",
"rgb": {
"r": 47,
"g": 188,
"b": 153
},
"hsl": {
"h": 165.106,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.7138,
"c": 0.12742,
"h": 171.7
},
"luminance": 0.38871
}Semantic roles & 50–950 ramp
primary
#2FBC99
secondary
#CA7D90
accent
#456CE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280