#3FC0AA#3FC0AA
#3FC0AA is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.2% C 0.116 H 179.2°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC0AA |
|---|---|
| RGB | rgb(63, 192, 170) |
| HSL | hsl(170, 51%, 50%) |
| HSV | hsv(170, 67%, 75%) |
| CMYK | cmyk(67.2%, 0%, 11.5%, 24.7%) |
| CIE-LAB | lab(70.63, -40.12, 0.86) |
| CIE-LCH | lch(70.63, 40.13, 178.78°) |
| OKLab | oklab(73.23% -0.1158 0.0016) |
| OKLCH | oklch(73.23% 0.116 179.2) |
| XYZ | xyz(28.1517, 41.6552, 44.5790) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.82
Turquoise (survey)
#06C2AC
ΔE00 1.95
Topaz
#13BBAF
ΔE00 3.99
Greeny Blue
#42B395
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 6.00
Lightseagreen
#20B2AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC0AA #C03F55
analogous
#3FC069 #3FC0AA #3F96C0
triadic
#3FC0AA #AA3FC0 #C0AA3F
tetradic
#3FC0AA #693FC0 #C03F55 #96C03F
square
#3FC0AA #693FC0 #C03F55 #96C03F
split-complementary
#3FC0AA #C03F96 #C0693F
monochromatic
#216458 #309281 #3FC0AA #6DCFBE #9BDED3
Accessibility & contrast
On white
2.25
#3FC0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#3FC0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC0AA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC0AA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5A9
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#00C3B9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3fc0aa; /* rgb */ color: rgb(63, 192, 170); /* oklch */ color: oklch(73.2% 0.116 179.2);
Tailwind
colors: {
custom: {
50: '#84d3c3',
500: '#3fc0aa',
950: '#000000',
},
}SCSS
$custom: #3fc0aa; $custom-light: #84d3c3; $custom-dark: #000000;
JSON
{
"hex": "#3fc0aa",
"rgb": {
"r": 63,
"g": 192,
"b": 170
},
"hsl": {
"h": 169.767,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.73229,
"c": 0.11581,
"h": 179.2
},
"luminance": 0.41658
}Semantic roles & 50–950 ramp
primary
#3FC0AA
secondary
#CA919A
accent
#4E66DA
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381