#2FB1C0#2FB1C0
#2FB1C0 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.109 H 206.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB1C0 |
|---|---|
| RGB | rgb(47, 177, 192) |
| HSL | hsl(186, 61%, 47%) |
| HSV | hsv(186, 76%, 75%) |
| CMYK | cmyk(75.5%, 7.8%, 0%, 24.7%) |
| CIE-LAB | lab(66.41, -28.95, -17.57) |
| CIE-LCH | lch(66.41, 33.87, 211.26°) |
| OKLab | oklab(69.92% -0.0975 -0.0489) |
| OKLCH | oklch(69.92% 0.109 206.6) |
| XYZ | xyz(26.4047, 35.8512, 55.3873) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.39
Cadetblue
#5F9EA0
ΔE00 8.00
Lightseagreen
#20B2AA
ΔE00 8.82
Darkturquoise
#00CED1
ΔE00 9.05
Aqua Blue
#02D8E9
ΔE00 10.04
Topaz
#13BBAF
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB1C0 #C03E2F
analogous
#2FC087 #2FB1C0 #2F69C0
triadic
#2FB1C0 #C02FB1 #B1C02F
tetradic
#2FB1C0 #872FC0 #C03E2F #69C02F
square
#2FB1C0 #872FC0 #C03E2F #69C02F
split-complementary
#2FB1C0 #C02F69 #C0872F
monochromatic
#17565E #23848F #2FB1C0 #56C9D6 #88D8E2
Accessibility & contrast
On white
2.57
#2FB1C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#2FB1C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB1C0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB1C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB1C0 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC1
Deuteranopia (green-blind)
#8E9BC0
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb1c0; /* rgb */ color: rgb(47, 177, 192); /* oklch */ color: oklch(69.9% 0.109 206.6);
Tailwind
colors: {
custom: {
50: '#7fc8d3',
500: '#2fb1c0',
950: '#000000',
},
}SCSS
$custom: #2fb1c0; $custom-light: #7fc8d3; $custom-dark: #000000;
JSON
{
"hex": "#2fb1c0",
"rgb": {
"r": 47,
"g": 177,
"b": 192
},
"hsl": {
"h": 186.207,
"s": 60.669,
"l": 46.863
},
"oklch": {
"l": 0.69922,
"c": 0.1091,
"h": 206.6
},
"luminance": 0.35854
}Semantic roles & 50–950 ramp
primary
#2FB1C0
secondary
#CB877F
accent
#5544E4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282