#3CB799#3CB799
#3CB799 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.117 H 173.2°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB799 |
|---|---|
| RGB | rgb(60, 183, 153) |
| HSL | hsl(165, 51%, 48%) |
| HSV | hsv(165, 67%, 72%) |
| CMYK | cmyk(67.2%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(67.37, -40.96, 5.44) |
| CIE-LCH | lch(67.37, 41.32, 172.43°) |
| OKLab | oklab(70.41% -0.1158 0.0138) |
| OKLCH | oklch(70.41% 0.117 173.2) |
| XYZ | xyz(24.5439, 37.1248, 36.0031) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.22
Tealish
#24BCA8
ΔE00 3.96
Turquoise (survey)
#06C2AC
ΔE00 4.64
Green Blue
#01C08D
ΔE00 5.71
Topaz
#13BBAF
ΔE00 6.53
Mediumaquamarine
#66CDAA
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB799 #B73C5A
analogous
#3CB75C #3CB799 #3C97B7
triadic
#3CB799 #993CB7 #B7993C
tetradic
#3CB799 #5C3CB7 #B73C5A #97B73C
square
#3CB799 #5C3CB7 #B73C5A #97B73C
split-complementary
#3CB799 #B73C97 #B75C3C
monochromatic
#1E5B4C #2D8972 #3CB799 #64CCB3 #92DBC9
Accessibility & contrast
On white
2.49
#3CB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#3CB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB799
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB799 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB98
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3cb799; /* rgb */ color: rgb(60, 183, 153); /* oklch */ color: oklch(70.4% 0.117 173.2);
Tailwind
colors: {
custom: {
50: '#81cdb7',
500: '#3cb799',
950: '#000000',
},
}SCSS
$custom: #3cb799; $custom-light: #81cdb7; $custom-dark: #000000;
JSON
{
"hex": "#3cb799",
"rgb": {
"r": 60,
"g": 183,
"b": 153
},
"hsl": {
"h": 165.366,
"s": 50.617,
"l": 47.647
},
"oklch": {
"l": 0.70405,
"c": 0.11657,
"h": 173.2
},
"luminance": 0.37128
}Semantic roles & 50–950 ramp
primary
#3CB799
secondary
#C68898
accent
#4E70DA
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280