#3CC695#3CC695
#3CC695 is a light, vivid teal. Relative luminance 0.435; OKLCH L 74.1% C 0.138 H 164.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC695 |
|---|---|
| RGB | rgb(60, 198, 149) |
| HSL | hsl(159, 55%, 51%) |
| HSV | hsv(159, 70%, 78%) |
| CMYK | cmyk(69.7%, 0%, 24.7%, 22.4%) |
| CIE-LAB | lab(71.90, -48.28, 14.06) |
| CIE-LCH | lch(71.90, 50.28, 163.76°) |
| OKLab | oklab(74.08% -0.133 0.0359) |
| OKLCH | oklch(74.08% 0.138 164.9) |
| XYZ | xyz(27.4794, 43.5156, 35.3791) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.13
Green Blue
#01C08D
ΔE00 2.48
Greenish Teal
#32BF84
ΔE00 3.23
Eucalyptus
#44D7A8
ΔE00 4.40
Mediumaquamarine
#66CDAA
ΔE00 4.93
Dark Seafoam
#1FB57A
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC695 #C63C6D
analogous
#3CC650 #3CC695 #3CB2C6
triadic
#3CC695 #953CC6 #C6953C
tetradic
#3CC695 #503CC6 #C63C6D #B2C63C
square
#3CC695 #503CC6 #C63C6D #B2C63C
split-complementary
#3CC695 #C63CB2 #C6503C
monochromatic
#1F694F #2D9872 #3CC695 #6BD4AF #9BE2C8
Accessibility & contrast
On white
2.16
#3CC695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#3CC695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC695
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC695 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B892
Deuteranopia (green-blind)
#B0AB98
Tritanopia (blue-blind)
#00C6B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #3cc695; /* rgb */ color: rgb(60, 198, 149); /* oklch */ color: oklch(74.1% 0.138 164.9);
Tailwind
colors: {
custom: {
50: '#83d8b4',
500: '#3cc695',
950: '#000000',
},
}SCSS
$custom: #3cc695; $custom-light: #83d8b4; $custom-dark: #000000;
JSON
{
"hex": "#3cc695",
"rgb": {
"r": 60,
"g": 198,
"b": 149
},
"hsl": {
"h": 158.696,
"s": 54.762,
"l": 50.588
},
"oklch": {
"l": 0.74084,
"c": 0.13778,
"h": 164.9
},
"luminance": 0.43519
}Semantic roles & 50–950 ramp
primary
#3CC695
secondary
#CE90A6
accent
#4A7EDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380