#2FC3CA#2FC3CA
#2FC3CA is a light, moderate teal. Relative luminance 0.439; OKLCH L 74.7% C 0.118 H 199.8°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC3CA |
|---|---|
| RGB | rgb(47, 195, 202) |
| HSL | hsl(183, 62%, 49%) |
| HSV | hsv(183, 77%, 79%) |
| CMYK | cmyk(76.7%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(72.16, -34.55, -14.38) |
| CIE-LCH | lch(72.16, 37.43, 202.60°) |
| OKLab | oklab(74.69% -0.1107 -0.04) |
| OKLCH | oklch(74.69% 0.118 199.8) |
| XYZ | xyz(31.3432, 43.8949, 62.6863) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.36
Mediumturquoise
#48D1CC
ΔE00 5.46
Aqua Blue
#02D8E9
ΔE00 5.97
Turquoise Blue
#06B1C4
ΔE00 6.43
Lightseagreen
#20B2AA
ΔE00 7.42
Topaz
#13BBAF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC3CA #CA362F
analogous
#2FCA84 #2FC3CA #2F76CA
triadic
#2FC3CA #CA2FC3 #C3CA2F
tetradic
#2FC3CA #842FCA #CA362F #76CA2F
square
#2FC3CA #842FCA #CA362F #76CA2F
split-complementary
#2FC3CA #CA2F76 #CA842F
monochromatic
#186367 #239398 #2FC3CA #5DD4D9 #8FE1E5
Accessibility & contrast
On white
2.15
#2FC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#2FC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC3CA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC3CA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BACB
Deuteranopia (green-blind)
#9FAACB
Tritanopia (blue-blind)
#00CAC5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #2fc3ca; /* rgb */ color: rgb(47, 195, 202); /* oklch */ color: oklch(74.7% 0.118 199.8);
Tailwind
colors: {
custom: {
50: '#82d5da',
500: '#2fc3ca',
950: '#000000',
},
}SCSS
$custom: #2fc3ca; $custom-light: #82d5da; $custom-dark: #000000;
JSON
{
"hex": "#2fc3ca",
"rgb": {
"r": 47,
"g": 195,
"b": 202
},
"hsl": {
"h": 182.71,
"s": 62.249,
"l": 48.824
},
"oklch": {
"l": 0.74688,
"c": 0.11772,
"h": 199.8
},
"luminance": 0.43899
}Semantic roles & 50–950 ramp
primary
#2FC3CA
secondary
#CF8986
accent
#4A42E5
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383