#3FC09D#3FC09D
#3FC09D is a light, vivid teal. Relative luminance 0.412; OKLCH L 72.9% C 0.123 H 171.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC09D |
|---|---|
| RGB | rgb(63, 192, 157) |
| HSL | hsl(164, 51%, 50%) |
| HSV | hsv(164, 67%, 75%) |
| CMYK | cmyk(67.2%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(70.31, -43.40, 7.48) |
| CIE-LCH | lch(70.31, 44.04, 170.22°) |
| OKLab | oklab(72.86% -0.1218 0.0191) |
| OKLCH | oklch(72.86% 0.123 171.1) |
| XYZ | xyz(26.9823, 41.1874, 38.4197) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.63
Green Blue
#01C08D
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.48
Turquoise (survey)
#06C2AC
ΔE00 4.74
Tealish
#24BCA8
ΔE00 4.98
Greenblue
#23C48B
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC09D #C03F62
analogous
#3FC05D #3FC09D #3FA2C0
triadic
#3FC09D #9D3FC0 #C09D3F
tetradic
#3FC09D #5D3FC0 #C03F62 #A2C03F
square
#3FC09D #5D3FC0 #C03F62 #A2C03F
split-complementary
#3FC09D #C03FA2 #C05D3F
monochromatic
#216452 #309277 #3FC09D #6DCFB5 #9BDECC
Accessibility & contrast
On white
2.27
#3FC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#3FC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC09D
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC09D | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49B
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3fc09d; /* rgb */ color: rgb(63, 192, 157); /* oklch */ color: oklch(72.9% 0.123 171.1);
Tailwind
colors: {
custom: {
50: '#84d4b9',
500: '#3fc09d',
950: '#000000',
},
}SCSS
$custom: #3fc09d; $custom-light: #84d4b9; $custom-dark: #000000;
JSON
{
"hex": "#3fc09d",
"rgb": {
"r": 63,
"g": 192,
"b": 157
},
"hsl": {
"h": 163.721,
"s": 50.588,
"l": 50
},
"oklch": {
"l": 0.72855,
"c": 0.12332,
"h": 171.1
},
"luminance": 0.4119
}Semantic roles & 50–950 ramp
primary
#3FC09D
secondary
#CA91A0
accent
#4E74DA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380