#2FB0C0#2FB0C0
#2FB0C0 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.7% C 0.109 H 207.5°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0C0 |
|---|---|
| RGB | rgb(47, 176, 192) |
| HSL | hsl(187, 61%, 47%) |
| HSV | hsv(187, 76%, 75%) |
| CMYK | cmyk(75.5%, 8.3%, 0%, 24.7%) |
| CIE-LAB | lab(66.10, -28.46, -18.03) |
| CIE-LCH | lch(66.10, 33.69, 212.36°) |
| OKLab | oklab(69.68% -0.0966 -0.0502) |
| OKLCH | oklch(69.68% 0.109 207.5) |
| XYZ | xyz(26.2079, 35.4576, 55.3217) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.20
Cadetblue
#5F9EA0
ΔE00 7.96
Lightseagreen
#20B2AA
ΔE00 9.21
Darkturquoise
#00CED1
ΔE00 9.50
Aqua Blue
#02D8E9
ΔE00 10.34
Topaz
#13BBAF
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0C0 #C03F2F
analogous
#2FC088 #2FB0C0 #2F67C0
triadic
#2FB0C0 #C02FB0 #B0C02F
tetradic
#2FB0C0 #882FC0 #C03F2F #67C02F
square
#2FB0C0 #882FC0 #C03F2F #67C02F
split-complementary
#2FB0C0 #C02F67 #C0882F
monochromatic
#17565E #23838F #2FB0C0 #56C8D6 #88D8E2
Accessibility & contrast
On white
2.60
#2FB0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#2FB0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0C0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0C0 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C1
Deuteranopia (green-blind)
#8C9AC0
Tritanopia (blue-blind)
#00B8B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2fb0c0; /* rgb */ color: rgb(47, 176, 192); /* oklch */ color: oklch(69.7% 0.109 207.5);
Tailwind
colors: {
custom: {
50: '#7fc8d3',
500: '#2fb0c0',
950: '#000000',
},
}SCSS
$custom: #2fb0c0; $custom-light: #7fc8d3; $custom-dark: #000000;
JSON
{
"hex": "#2fb0c0",
"rgb": {
"r": 47,
"g": 176,
"b": 192
},
"hsl": {
"h": 186.621,
"s": 60.669,
"l": 46.863
},
"oklch": {
"l": 0.69677,
"c": 0.10882,
"h": 207.5
},
"luminance": 0.35461
}Semantic roles & 50–950 ramp
primary
#2FB0C0
secondary
#CB887F
accent
#5644E4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282