#2FC2CA#2FC2CA
#2FC2CA is a light, moderate teal. Relative luminance 0.435; OKLCH L 74.4% C 0.117 H 200.6°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #2FC2CA |
|---|---|
| RGB | rgb(47, 194, 202) |
| HSL | hsl(183, 62%, 49%) |
| HSV | hsv(183, 77%, 79%) |
| CMYK | cmyk(76.7%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(71.86, -34.08, -14.83) |
| CIE-LCH | lch(71.86, 37.17, 203.52°) |
| OKLab | oklab(74.44% -0.1098 -0.0412) |
| OKLCH | oklch(74.44% 0.117 200.6) |
| XYZ | xyz(31.1199, 43.4483, 62.6119) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.77
Mediumturquoise
#48D1CC
ΔE00 5.89
Turquoise Blue
#06B1C4
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.03
Lightseagreen
#20B2AA
ΔE00 7.55
Topaz
#13BBAF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FC2CA #CA372F
analogous
#2FCA85 #2FC2CA #2F75CA
triadic
#2FC2CA #CA2FC2 #C2CA2F
tetradic
#2FC2CA #852FCA #CA372F #75CA2F
square
#2FC2CA #852FCA #CA372F #75CA2F
split-complementary
#2FC2CA #CA2F75 #CA852F
monochromatic
#186367 #239298 #2FC2CA #5DD3D9 #8FE0E5
Accessibility & contrast
On white
2.17
#2FC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#2FC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FC2CA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FC2CA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#9EA9CB
Tritanopia (blue-blind)
#00C9C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #2fc2ca; /* rgb */ color: rgb(47, 194, 202); /* oklch */ color: oklch(74.4% 0.117 200.6);
Tailwind
colors: {
custom: {
50: '#82d5da',
500: '#2fc2ca',
950: '#000000',
},
}SCSS
$custom: #2fc2ca; $custom-light: #82d5da; $custom-dark: #000000;
JSON
{
"hex": "#2fc2ca",
"rgb": {
"r": 47,
"g": 194,
"b": 202
},
"hsl": {
"h": 183.097,
"s": 62.249,
"l": 48.824
},
"oklch": {
"l": 0.74445,
"c": 0.11726,
"h": 200.6
},
"luminance": 0.43452
}Semantic roles & 50–950 ramp
primary
#2FC2CA
secondary
#CF8986
accent
#4B42E5
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0C1414
muted
#7D8383