#2FBC9A#2FBC9A
#2FBC9A is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.127 H 172.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBC9A |
|---|---|
| RGB | rgb(47, 188, 154) |
| HSL | hsl(166, 60%, 46%) |
| HSV | hsv(166, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(68.68, -44.70, 6.74) |
| CIE-LCH | lch(68.68, 45.21, 171.43°) |
| OKLab | oklab(71.41% -0.1256 0.0171) |
| OKLCH | oklch(71.41% 0.127 172.2) |
| XYZ | xyz(24.9852, 38.9009, 36.7574) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.77
Green Blue
#01C08D
ΔE00 4.33
Tealish
#24BCA8
ΔE00 4.44
Turquoise (survey)
#06C2AC
ΔE00 4.47
Greenblue
#23C48B
ΔE00 5.81
Mediumaquamarine
#66CDAA
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBC9A #BC2F51
analogous
#2FBC53 #2FBC9A #2F97BC
triadic
#2FBC9A #9A2FBC #BC9A2F
tetradic
#2FBC9A #532FBC #BC2F51 #97BC2F
square
#2FBC9A #532FBC #BC2F51 #97BC2F
split-complementary
#2FBC9A #BC2F97 #BC532F
monochromatic
#175A4A #238B72 #2FBC9A #54D4B5 #85E0CA
Accessibility & contrast
On white
2.39
#2FBC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#2FBC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBC9A
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBC9A | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF98
Deuteranopia (green-blind)
#A4A29C
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fbc9a; /* rgb */ color: rgb(47, 188, 154); /* oklch */ color: oklch(71.4% 0.127 172.2);
Tailwind
colors: {
custom: {
50: '#7dd1b7',
500: '#2fbc9a',
950: '#000000',
},
}SCSS
$custom: #2fbc9a; $custom-light: #7dd1b7; $custom-dark: #000000;
JSON
{
"hex": "#2fbc9a",
"rgb": {
"r": 47,
"g": 188,
"b": 154
},
"hsl": {
"h": 165.532,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71408,
"c": 0.12677,
"h": 172.2
},
"luminance": 0.38904
}Semantic roles & 50–950 ramp
primary
#2FBC9A
secondary
#CA7D8F
accent
#456BE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280