#3CBD99#3CBD99
#3CBD99 is a light, vivid teal. Relative luminance 0.397; OKLCH L 71.9% C 0.124 H 170.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3CBD99 |
|---|---|
| RGB | rgb(60, 189, 153) |
| HSL | hsl(163, 52%, 49%) |
| HSV | hsv(163, 68%, 74%) |
| CMYK | cmyk(68.3%, 0%, 19%, 25.9%) |
| CIE-LAB | lab(69.22, -43.56, 8.10) |
| CIE-LCH | lch(69.22, 44.31, 169.47°) |
| OKLab | oklab(71.92% -0.122 0.0207) |
| OKLCH | oklch(71.92% 0.124 170.4) |
| XYZ | xyz(25.8079, 39.6529, 36.4245) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.02
Green Blue
#01C08D
ΔE00 3.91
Greenblue
#23C48B
ΔE00 5.17
Turquoise (survey)
#06C2AC
ΔE00 5.18
Tealish
#24BCA8
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CBD99 #BD3C60
analogous
#3CBD59 #3CBD99 #3CA1BD
triadic
#3CBD99 #993CBD #BD993C
tetradic
#3CBD99 #593CBD #BD3C60 #A1BD3C
square
#3CBD99 #593CBD #BD3C60 #A1BD3C
split-complementary
#3CBD99 #BD3CA1 #BD593C
monochromatic
#1F604E #2D8F73 #3CBD99 #67CFB2 #96DECA
Accessibility & contrast
On white
2.35
#3CBD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#3CBD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CBD99
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CBD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CBD99 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B197
Deuteranopia (green-blind)
#A6A49B
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3cbd99; /* rgb */ color: rgb(60, 189, 153); /* oklch */ color: oklch(71.9% 0.124 170.4);
Tailwind
colors: {
custom: {
50: '#82d1b7',
500: '#3cbd99',
950: '#000000',
},
}SCSS
$custom: #3cbd99; $custom-light: #82d1b7; $custom-dark: #000000;
JSON
{
"hex": "#3cbd99",
"rgb": {
"r": 60,
"g": 189,
"b": 153
},
"hsl": {
"h": 163.256,
"s": 51.807,
"l": 48.824
},
"oklch": {
"l": 0.71917,
"c": 0.12371,
"h": 170.4
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#3CBD99
secondary
#C98C9D
accent
#4D74DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280