#2FB3C0#2FB3C0
#2FB3C0 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.110 H 205.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB3C0 |
|---|---|
| RGB | rgb(47, 179, 192) |
| HSL | hsl(185, 61%, 47%) |
| HSV | hsv(185, 76%, 75%) |
| CMYK | cmyk(75.5%, 6.8%, 0%, 24.7%) |
| CIE-LAB | lab(67.01, -29.93, -16.66) |
| CIE-LCH | lch(67.01, 34.25, 209.10°) |
| OKLab | oklab(70.41% -0.0995 -0.0463) |
| OKLCH | oklch(70.41% 0.11 205) |
| XYZ | xyz(26.8026, 36.6470, 55.5199) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.06
Lightseagreen
#20B2AA
ΔE00 8.07
Cadetblue
#5F9EA0
ΔE00 8.17
Darkturquoise
#00CED1
ΔE00 8.18
Aqua Blue
#02D8E9
ΔE00 9.50
Topaz
#13BBAF
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB3C0 #C03C2F
analogous
#2FC084 #2FB3C0 #2F6BC0
triadic
#2FB3C0 #C02FB3 #B3C02F
tetradic
#2FB3C0 #842FC0 #C03C2F #6BC02F
square
#2FB3C0 #842FC0 #C03C2F #6BC02F
split-complementary
#2FB3C0 #C02F6B #C0842F
monochromatic
#17575E #23858F #2FB3C0 #56CAD6 #88DAE2
Accessibility & contrast
On white
2.52
#2FB3C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#2FB3C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB3C0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB3C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB3C0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC1
Deuteranopia (green-blind)
#909DC0
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2fb3c0; /* rgb */ color: rgb(47, 179, 192); /* oklch */ color: oklch(70.4% 0.110 205.0);
Tailwind
colors: {
custom: {
50: '#7fcad3',
500: '#2fb3c0',
950: '#000000',
},
}SCSS
$custom: #2fb3c0; $custom-light: #7fcad3; $custom-dark: #000000;
JSON
{
"hex": "#2fb3c0",
"rgb": {
"r": 47,
"g": 179,
"b": 192
},
"hsl": {
"h": 185.379,
"s": 60.669,
"l": 46.863
},
"oklch": {
"l": 0.70411,
"c": 0.10974,
"h": 205
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#2FB3C0
secondary
#CB867F
accent
#5244E4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282