#2FBC9C#2FBC9C
#2FBC9C is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.126 H 173.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBC9C |
|---|---|
| RGB | rgb(47, 188, 156) |
| HSL | hsl(166, 60%, 46%) |
| HSV | hsv(166, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 17%, 26.3%) |
| CIE-LAB | lab(68.73, -44.20, 5.72) |
| CIE-LCH | lch(68.73, 44.56, 172.63°) |
| OKLab | oklab(71.46% -0.1247 0.0144) |
| OKLCH | oklch(71.46% 0.126 173.4) |
| XYZ | xyz(25.1531, 38.9680, 37.6420) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.72
Tealish
#24BCA8
ΔE00 3.86
Turquoise (survey)
#06C2AC
ΔE00 3.93
Green Blue
#01C08D
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 5.95
Greenblue
#23C48B
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBC9C #BC2F4F
analogous
#2FBC55 #2FBC9C #2F95BC
triadic
#2FBC9C #9C2FBC #BC9C2F
tetradic
#2FBC9C #552FBC #BC2F4F #95BC2F
square
#2FBC9C #552FBC #BC2F4F #95BC2F
split-complementary
#2FBC9C #BC2F95 #BC552F
monochromatic
#175A4B #238B73 #2FBC9C #54D4B7 #85E0CC
Accessibility & contrast
On white
2.39
#2FBC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#2FBC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBC9C
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBC9C | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09A
Deuteranopia (green-blind)
#A3A29E
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fbc9c; /* rgb */ color: rgb(47, 188, 156); /* oklch */ color: oklch(71.5% 0.126 173.4);
Tailwind
colors: {
custom: {
50: '#7dd1b9',
500: '#2fbc9c',
950: '#000000',
},
}SCSS
$custom: #2fbc9c; $custom-light: #7dd1b9; $custom-dark: #000000;
JSON
{
"hex": "#2fbc9c",
"rgb": {
"r": 47,
"g": 188,
"b": 156
},
"hsl": {
"h": 166.383,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71464,
"c": 0.1255,
"h": 173.4
},
"luminance": 0.38971
}Semantic roles & 50–950 ramp
primary
#2FBC9C
secondary
#CA7D8E
accent
#4569E3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280