#3FC09C#3FC09C
#3FC09C is a light, vivid teal. Relative luminance 0.412; OKLCH L 72.8% C 0.124 H 170.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC09C |
|---|---|
| RGB | rgb(63, 192, 156) |
| HSL | hsl(163, 51%, 50%) |
| HSV | hsv(163, 67%, 75%) |
| CMYK | cmyk(67.2%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.28, -43.64, 7.99) |
| CIE-LCH | lch(70.28, 44.37, 169.63°) |
| OKLab | oklab(72.83% -0.1223 0.0204) |
| OKLCH | oklch(72.83% 0.124 170.5) |
| XYZ | xyz(26.8972, 41.1533, 37.9719) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.71
Green Blue
#01C08D
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.49
Turquoise (survey)
#06C2AC
ΔE00 5.01
Greenblue
#23C48B
ΔE00 5.10
Tealish
#24BCA8
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC09C #C03F63
analogous
#3FC05C #3FC09C #3FA3C0
triadic
#3FC09C #9C3FC0 #C09C3F
tetradic
#3FC09C #5C3FC0 #C03F63 #A3C03F
square
#3FC09C #5C3FC0 #C03F63 #A3C03F
split-complementary
#3FC09C #C03FA3 #C05C3F
monochromatic
#216451 #309277 #3FC09C #6DCFB4 #9BDECC
Accessibility & contrast
On white
2.27
#3FC09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#3FC09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC09C
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC09C | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB39A
Deuteranopia (green-blind)
#A9A79E
Tritanopia (blue-blind)
#00C1B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3fc09c; /* rgb */ color: rgb(63, 192, 156); /* oklch */ color: oklch(72.8% 0.124 170.5);
Tailwind
colors: {
custom: {
50: '#84d4b9',
500: '#3fc09c',
950: '#000000',
},
}SCSS
$custom: #3fc09c; $custom-light: #84d4b9; $custom-dark: #000000;
JSON
{
"hex": "#3fc09c",
"rgb": {
"r": 63,
"g": 192,
"b": 156
},
"hsl": {
"h": 163.256,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.72828,
"c": 0.12399,
"h": 170.5
},
"luminance": 0.41156
}Semantic roles & 50–950 ramp
primary
#3FC09C
secondary
#CA91A1
accent
#4E75DA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380