#3CC09D#3CC09D
#3CC09D is a light, vivid teal. Relative luminance 0.411; OKLCH L 72.8% C 0.125 H 171.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC09D |
|---|---|
| RGB | rgb(60, 192, 157) |
| HSL | hsl(164, 52%, 49%) |
| HSV | hsv(164, 69%, 75%) |
| CMYK | cmyk(68.7%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(70.24, -43.87, 7.37) |
| CIE-LCH | lch(70.24, 44.48, 170.46°) |
| OKLab | oklab(72.78% -0.1232 0.0188) |
| OKLCH | oklch(72.78% 0.125 171.3) |
| XYZ | xyz(26.7958, 41.0912, 38.4109) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.64
Green Blue
#01C08D
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.61
Turquoise (survey)
#06C2AC
ΔE00 4.64
Tealish
#24BCA8
ΔE00 4.91
Greenblue
#23C48B
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC09D #C03C5F
analogous
#3CC05B #3CC09D #3CA1C0
triadic
#3CC09D #9D3CC0 #C09D3C
tetradic
#3CC09D #5B3CC0 #C03C5F #A1C03C
square
#3CC09D #5B3CC0 #C03C5F #A1C03C
split-complementary
#3CC09D #C03CA1 #C05B3C
monochromatic
#1F6351 #2D9177 #3CC09D #69D0B5 #98DFCC
Accessibility & contrast
On white
2.28
#3CC09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#3CC09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC09D
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC09D | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39B
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #3cc09d; /* rgb */ color: rgb(60, 192, 157); /* oklch */ color: oklch(72.8% 0.125 171.3);
Tailwind
colors: {
custom: {
50: '#83d4b9',
500: '#3cc09d',
950: '#000000',
},
}SCSS
$custom: #3cc09d; $custom-light: #83d4b9; $custom-dark: #000000;
JSON
{
"hex": "#3cc09d",
"rgb": {
"r": 60,
"g": 192,
"b": 157
},
"hsl": {
"h": 164.091,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.72781,
"c": 0.12458,
"h": 171.3
},
"luminance": 0.41094
}Semantic roles & 50–950 ramp
primary
#3CC09D
secondary
#CA8D9E
accent
#4C72DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380