#3CCD94#3CCD94
#3CCD94 is a light, vivid teal. Relative luminance 0.468; OKLCH L 75.8% C 0.147 H 162.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCD94 |
|---|---|
| RGB | rgb(60, 205, 148) |
| HSL | hsl(156, 59%, 52%) |
| HSV | hsv(156, 71%, 80%) |
| CMYK | cmyk(70.7%, 0%, 27.8%, 19.6%) |
| CIE-LAB | lab(74.03, -51.33, 17.57) |
| CIE-LCH | lch(74.03, 54.26, 161.10°) |
| OKLab | oklab(75.83% -0.1405 0.0447) |
| OKLCH | oklch(75.83% 0.147 162.3) |
| XYZ | xyz(29.0370, 46.7581, 35.5061) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.58
Eucalyptus
#44D7A8
ΔE00 3.72
Greenish Teal
#32BF84
ΔE00 3.80
Green Blue
#01C08D
ΔE00 4.03
Seaweed
#18D17B
ΔE00 5.43
Aqua Green
#12E193
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCD94 #CD3C75
analogous
#3CCD4C #3CCD94 #3CBECD
triadic
#3CCD94 #943CCD #CD943C
tetradic
#3CCD94 #4C3CCD #CD3C75 #BECD3C
square
#3CCD94 #4C3CCD #CD3C75 #BECD3C
split-complementary
#3CCD94 #CD3CBE #CD4C3C
monochromatic
#1D7150 #2AA273 #3CCD94 #6DD9AF #9DE6C9
Accessibility & contrast
On white
2.03
#3CCD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#3CCD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCD94
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCD94 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE91
Deuteranopia (green-blind)
#B7B198
Tritanopia (blue-blind)
#00CDBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3ccd94; /* rgb */ color: rgb(60, 205, 148); /* oklch */ color: oklch(75.8% 0.147 162.3);
Tailwind
colors: {
custom: {
50: '#85ddb3',
500: '#3ccd94',
950: '#000000',
},
}SCSS
$custom: #3ccd94; $custom-light: #85ddb3; $custom-dark: #000000;
JSON
{
"hex": "#3ccd94",
"rgb": {
"r": 60,
"g": 205,
"b": 148
},
"hsl": {
"h": 156.414,
"s": 59.184,
"l": 51.961
},
"oklch": {
"l": 0.75826,
"c": 0.14745,
"h": 162.3
},
"luminance": 0.46761
}Semantic roles & 50–950 ramp
primary
#3CCD94
secondary
#D293AC
accent
#4583E2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380