#3CB299#3CB299
#3CB299 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.1% C 0.111 H 175.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB299 |
|---|---|
| RGB | rgb(60, 178, 153) |
| HSL | hsl(167, 50%, 47%) |
| HSV | hsv(167, 66%, 70%) |
| CMYK | cmyk(66.3%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(65.83, -38.74, 3.21) |
| CIE-LCH | lch(65.83, 38.87, 175.26°) |
| OKLab | oklab(69.14% -0.1105 0.0079) |
| OKLCH | oklch(69.14% 0.111 175.9) |
| XYZ | xyz(23.5308, 35.0988, 35.6654) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.69
Tealish
#24BCA8
ΔE00 3.67
Turquoise (survey)
#06C2AC
ΔE00 4.97
Topaz
#13BBAF
ΔE00 5.64
Lightseagreen
#20B2AA
ΔE00 6.15
Green Blue
#01C08D
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB299 #B23C55
analogous
#3CB25E #3CB299 #3C90B2
triadic
#3CB299 #993CB2 #B2993C
tetradic
#3CB299 #5E3CB2 #B23C55 #90B23C
square
#3CB299 #5E3CB2 #B23C55 #90B23C
split-complementary
#3CB299 #B23C90 #B25E3C
monochromatic
#1D564A #2D8472 #3CB299 #61CAB4 #8FD9CA
Accessibility & contrast
On white
2.62
#3CB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#3CB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB299
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB299 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA798
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3cb299; /* rgb */ color: rgb(60, 178, 153); /* oklch */ color: oklch(69.1% 0.111 175.9);
Tailwind
colors: {
custom: {
50: '#80c9b7',
500: '#3cb299',
950: '#000000',
},
}SCSS
$custom: #3cb299; $custom-light: #80c9b7; $custom-dark: #000000;
JSON
{
"hex": "#3cb299",
"rgb": {
"r": 60,
"g": 178,
"b": 153
},
"hsl": {
"h": 167.288,
"s": 49.58,
"l": 46.667
},
"oklch": {
"l": 0.69144,
"c": 0.1108,
"h": 175.9
},
"luminance": 0.35101
}Semantic roles & 50–950 ramp
primary
#3CB299
secondary
#C48693
accent
#4F6CD9
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280