#3CCB9A#3CCB9A
#3CCB9A is a light, vivid teal. Relative luminance 0.460; OKLCH L 75.5% C 0.140 H 165.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #3CCB9A |
|---|---|
| RGB | rgb(60, 203, 154) |
| HSL | hsl(159, 58%, 52%) |
| HSV | hsv(159, 70%, 80%) |
| CMYK | cmyk(70.4%, 0%, 24.1%, 20.4%) |
| CIE-LAB | lab(73.55, -49.18, 13.69) |
| CIE-LCH | lch(73.55, 51.05, 164.45°) |
| OKLab | oklab(75.47% -0.1357 0.035) |
| OKLCH | oklch(75.47% 0.14 165.5) |
| XYZ | xyz(29.0490, 46.0023, 37.9140) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.91
Eucalyptus
#44D7A8
ΔE00 3.12
Green Blue
#01C08D
ΔE00 3.48
Greenish Teal
#32BF84
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.45
Aquamarine (survey)
#04D8B2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CCB9A #CB3C6D
analogous
#3CCB53 #3CCB9A #3CB4CB
triadic
#3CCB9A #9A3CCB #CB9A3C
tetradic
#3CCB9A #533CCB #CB3C6D #B4CB3C
square
#3CCB9A #533CCB #CB3C6D #B4CB3C
split-complementary
#3CCB9A #CB3CB4 #CB533C
monochromatic
#1E6F53 #2A9F77 #3CCB9A #6CD8B3 #9DE5CC
Accessibility & contrast
On white
2.06
#3CCB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#3CCB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CCB9A
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CCB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CCB9A | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD97
Deuteranopia (green-blind)
#B4AF9D
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #3ccb9a; /* rgb */ color: rgb(60, 203, 154); /* oklch */ color: oklch(75.5% 0.140 165.5);
Tailwind
colors: {
custom: {
50: '#84dcb7',
500: '#3ccb9a',
950: '#000000',
},
}SCSS
$custom: #3ccb9a; $custom-light: #84dcb7; $custom-dark: #000000;
JSON
{
"hex": "#3ccb9a",
"rgb": {
"r": 60,
"g": 203,
"b": 154
},
"hsl": {
"h": 159.441,
"s": 57.895,
"l": 51.569
},
"oklch": {
"l": 0.75467,
"c": 0.14014,
"h": 165.5
},
"luminance": 0.46006
}Semantic roles & 50–950 ramp
primary
#3CCB9A
secondary
#D192A8
accent
#477CE1
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380