#2FBC9B#2FBC9B
#2FBC9B is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.126 H 172.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #2FBC9B |
|---|---|
| RGB | rgb(47, 188, 155) |
| HSL | hsl(166, 60%, 46%) |
| HSV | hsv(166, 75%, 74%) |
| CMYK | cmyk(75%, 0%, 17.6%, 26.3%) |
| CIE-LAB | lab(68.70, -44.45, 6.23) |
| CIE-LCH | lch(68.70, 44.88, 172.02°) |
| OKLab | oklab(71.44% -0.1251 0.0158) |
| OKLCH | oklch(71.44% 0.126 172.8) |
| XYZ | xyz(25.0688, 38.9343, 37.1978) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.73
Tealish
#24BCA8
ΔE00 4.15
Turquoise (survey)
#06C2AC
ΔE00 4.20
Green Blue
#01C08D
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 5.91
Greenblue
#23C48B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FBC9B #BC2F50
analogous
#2FBC54 #2FBC9B #2F96BC
triadic
#2FBC9B #9B2FBC #BC9B2F
tetradic
#2FBC9B #542FBC #BC2F50 #96BC2F
square
#2FBC9B #542FBC #BC2F50 #96BC2F
split-complementary
#2FBC9B #BC2F96 #BC542F
monochromatic
#175A4A #238B73 #2FBC9B #54D4B6 #85E0CB
Accessibility & contrast
On white
2.39
#2FBC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#2FBC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FBC9B
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FBC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FBC9B | 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)
#B6AF99
Deuteranopia (green-blind)
#A3A29D
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #2fbc9b; /* rgb */ color: rgb(47, 188, 155); /* oklch */ color: oklch(71.4% 0.126 172.8);
Tailwind
colors: {
custom: {
50: '#7dd1b8',
500: '#2fbc9b',
950: '#000000',
},
}SCSS
$custom: #2fbc9b; $custom-light: #7dd1b8; $custom-dark: #000000;
JSON
{
"hex": "#2fbc9b",
"rgb": {
"r": 47,
"g": 188,
"b": 155
},
"hsl": {
"h": 165.957,
"s": 60,
"l": 46.078
},
"oklch": {
"l": 0.71436,
"c": 0.12613,
"h": 172.8
},
"luminance": 0.38937
}Semantic roles & 50–950 ramp
primary
#2FBC9B
secondary
#CA7D8F
accent
#456AE3
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280