#3CB699#3CB699
#3CB699 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.2% C 0.115 H 173.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB699 |
|---|---|
| RGB | rgb(60, 182, 153) |
| HSL | hsl(166, 50%, 47%) |
| HSV | hsv(166, 67%, 71%) |
| CMYK | cmyk(67%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(67.06, -40.52, 5.00) |
| CIE-LCH | lch(67.06, 40.82, 172.97°) |
| OKLab | oklab(70.15% -0.1147 0.0126) |
| OKLCH | oklch(70.15% 0.115 173.7) |
| XYZ | xyz(24.3383, 36.7138, 35.9346) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.08
Tealish
#24BCA8
ΔE00 3.83
Turquoise (survey)
#06C2AC
ΔE00 4.65
Green Blue
#01C08D
ΔE00 6.05
Topaz
#13BBAF
ΔE00 6.32
Mediumaquamarine
#66CDAA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB699 #B63C59
analogous
#3CB65C #3CB699 #3C96B6
triadic
#3CB699 #993CB6 #B6993C
tetradic
#3CB699 #5C3CB6 #B63C59 #96B63C
square
#3CB699 #5C3CB6 #B63C59 #96B63C
split-complementary
#3CB699 #B63C96 #B65C3C
monochromatic
#1E5A4C #2D8872 #3CB699 #63CCB3 #91DBC9
Accessibility & contrast
On white
2.52
#3CB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#3CB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB699
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB699 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA98
Deuteranopia (green-blind)
#9F9E9B
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb699; /* rgb */ color: rgb(60, 182, 153); /* oklch */ color: oklch(70.2% 0.115 173.7);
Tailwind
colors: {
custom: {
50: '#81ccb7',
500: '#3cb699',
950: '#000000',
},
}SCSS
$custom: #3cb699; $custom-light: #81ccb7; $custom-dark: #000000;
JSON
{
"hex": "#3cb699",
"rgb": {
"r": 60,
"g": 182,
"b": 153
},
"hsl": {
"h": 165.738,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.70152,
"c": 0.1154,
"h": 173.7
},
"luminance": 0.36716
}Semantic roles & 50–950 ramp
primary
#3CB699
secondary
#C68897
accent
#4E6FDA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280