#3CC099#3CC099
#3CC099 is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.127 H 169.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC099 |
|---|---|
| RGB | rgb(60, 192, 153) |
| HSL | hsl(162, 52%, 49%) |
| HSV | hsv(162, 69%, 75%) |
| CMYK | cmyk(68.7%, 0%, 20.3%, 24.7%) |
| CIE-LAB | lab(70.15, -44.84, 9.41) |
| CIE-LCH | lch(70.15, 45.82, 168.14°) |
| OKLab | oklab(72.67% -0.125 0.0241) |
| OKLCH | oklch(72.67% 0.127 169.1) |
| XYZ | xyz(26.4599, 40.9569, 36.6418) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.25
Greeny Blue
#42B395
ΔE00 4.03
Greenblue
#23C48B
ΔE00 4.30
Mediumaquamarine
#66CDAA
ΔE00 4.73
Greenish Teal
#32BF84
ΔE00 4.94
Turquoise (survey)
#06C2AC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC099 #C03C63
analogous
#3CC057 #3CC099 #3CA5C0
triadic
#3CC099 #993CC0 #C0993C
tetradic
#3CC099 #573CC0 #C03C63 #A5C03C
square
#3CC099 #573CC0 #C03C63 #A5C03C
split-complementary
#3CC099 #C03CA5 #C0573C
monochromatic
#1F634F #2D9174 #3CC099 #69D0B2 #98DFCA
Accessibility & contrast
On white
2.28
#3CC099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#3CC099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC099
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC099 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB397
Deuteranopia (green-blind)
#A9A69C
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #3cc099; /* rgb */ color: rgb(60, 192, 153); /* oklch */ color: oklch(72.7% 0.127 169.1);
Tailwind
colors: {
custom: {
50: '#82d4b7',
500: '#3cc099',
950: '#000000',
},
}SCSS
$custom: #3cc099; $custom-light: #82d4b7; $custom-dark: #000000;
JSON
{
"hex": "#3cc099",
"rgb": {
"r": 60,
"g": 192,
"b": 153
},
"hsl": {
"h": 162.273,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.72673,
"c": 0.12733,
"h": 169.1
},
"luminance": 0.4096
}Semantic roles & 50–950 ramp
primary
#3CC099
secondary
#CA8D9F
accent
#4C76DC
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380