#3CCD95#3CCD95
#3CCD95 is a light, vivid teal. Relative luminance 0.468; OKLCH L 75.8% C 0.147 H 162.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCD95 |
|---|---|
| RGB | rgb(60, 205, 149) |
| HSL | hsl(157, 59%, 52%) |
| HSV | hsv(157, 71%, 80%) |
| CMYK | cmyk(70.7%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(74.06, -51.11, 17.07) |
| CIE-LCH | lch(74.06, 53.89, 161.53°) |
| OKLab | oklab(75.85% -0.14 0.0435) |
| OKLCH | oklch(75.85% 0.147 162.8) |
| XYZ | xyz(29.1165, 46.7899, 35.9248) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.60
Eucalyptus
#44D7A8
ΔE00 3.56
Greenish Teal
#32BF84
ΔE00 3.87
Green Blue
#01C08D
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCD95 #CD3C74
analogous
#3CCD4D #3CCD95 #3CBCCD
triadic
#3CCD95 #953CCD #CD953C
tetradic
#3CCD95 #4D3CCD #CD3C74 #BCCD3C
square
#3CCD95 #4D3CCD #CD3C74 #BCCD3C
split-complementary
#3CCD95 #CD3CBC #CD4D3C
monochromatic
#1D7151 #2AA274 #3CCD95 #6DD9AF #9DE6CA
Accessibility & contrast
On white
2.03
#3CCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#3CCD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCD95
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCD95 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE92
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#00CDBE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #3ccd95; /* rgb */ color: rgb(60, 205, 149); /* oklch */ color: oklch(75.8% 0.147 162.8);
Tailwind
colors: {
custom: {
50: '#85ddb4',
500: '#3ccd95',
950: '#000000',
},
}SCSS
$custom: #3ccd95; $custom-light: #85ddb4; $custom-dark: #000000;
JSON
{
"hex": "#3ccd95",
"rgb": {
"r": 60,
"g": 205,
"b": 149
},
"hsl": {
"h": 156.828,
"s": 59.184,
"l": 51.961
},
"oklch": {
"l": 0.75849,
"c": 0.14663,
"h": 162.8
},
"luminance": 0.46793
}Semantic roles & 50–950 ramp
primary
#3CCD95
secondary
#D293AB
accent
#4582E2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380