#2FBC9F#2FBC9F
#2FBC9F is a light, vivid teal. Relative luminance 0.391; OKLCH L 71.5% C 0.124 H 175.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBC9F |
|---|---|
| RGB | rgb(47, 188, 159) |
| HSL | hsl(168, 60%, 46%) |
| HSV | hsv(168, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 15.4%, 26.3%) |
| CIE-LAB | lab(68.80, -43.43, 4.18) |
| CIE-LCH | lch(68.80, 43.63, 174.50°) |
| OKLab | oklab(71.55% -0.1232 0.0104) |
| OKLCH | oklch(71.55% 0.124 175.2) |
| XYZ | xyz(25.4103, 39.0709, 38.9964) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.87
Tealish
#24BCA8
ΔE00 2.96
Turquoise (survey)
#06C2AC
ΔE00 3.15
Topaz
#13BBAF
ΔE00 5.71
Green Blue
#01C08D
ΔE00 5.76
Mediumaquamarine
#66CDAA
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBC9F #BC2F4C
analogous
#2FBC59 #2FBC9F #2F92BC
triadic
#2FBC9F #9F2FBC #BC9F2F
tetradic
#2FBC9F #592FBC #BC2F4C #92BC2F
square
#2FBC9F #592FBC #BC2F4C #92BC2F
split-complementary
#2FBC9F #BC2F92 #BC592F
monochromatic
#175A4C #238B76 #2FBC9F #54D4BA #85E0CE
Accessibility & contrast
On white
2.38
#2FBC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#2FBC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBC9F
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBC9F | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09E
Deuteranopia (green-blind)
#A3A2A1
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fbc9f; /* rgb */ color: rgb(47, 188, 159); /* oklch */ color: oklch(71.5% 0.124 175.2);
Tailwind
colors: {
custom: {
50: '#7ed1bb',
500: '#2fbc9f',
950: '#000000',
},
}SCSS
$custom: #2fbc9f; $custom-light: #7ed1bb; $custom-dark: #000000;
JSON
{
"hex": "#2fbc9f",
"rgb": {
"r": 47,
"g": 188,
"b": 159
},
"hsl": {
"h": 167.66,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71549,
"c": 0.12369,
"h": 175.2
},
"luminance": 0.39074
}Semantic roles & 50–950 ramp
primary
#2FBC9F
secondary
#CA7D8D
accent
#4565E3
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280