#39C69A#39C69A
#39C69A is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.1% C 0.135 H 167.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #39C69A |
|---|---|
| RGB | rgb(57, 198, 154) |
| HSL | hsl(161, 55%, 50%) |
| HSV | hsv(161, 71%, 78%) |
| CMYK | cmyk(71.2%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(71.95, -47.56, 11.43) |
| CIE-LCH | lch(71.95, 48.91, 166.49°) |
| OKLab | oklab(74.14% -0.1319 0.0292) |
| OKLCH | oklch(74.14% 0.135 167.5) |
| XYZ | xyz(27.7110, 43.5879, 37.5184) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.86
Greenblue
#23C48B
ΔE00 3.23
Eucalyptus
#44D7A8
ΔE00 4.24
Mediumaquamarine
#66CDAA
ΔE00 4.31
Greenish Teal
#32BF84
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39C69A #C63965
analogous
#39C654 #39C69A #39ABC6
triadic
#39C69A #9A39C6 #C69A39
tetradic
#39C69A #5439C6 #C63965 #ABC639
square
#39C69A #5439C6 #C63965 #ABC639
split-complementary
#39C69A #C639AB #C65439
monochromatic
#1E6750 #2B9675 #39C69A #69D4B2 #98E1CA
Accessibility & contrast
On white
2.16
#39C69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#39C69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39C69A
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39C69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39C69A | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#AFAB9D
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #39c69a; /* rgb */ color: rgb(57, 198, 154); /* oklch */ color: oklch(74.1% 0.135 167.5);
Tailwind
colors: {
custom: {
50: '#82d8b7',
500: '#39c69a',
950: '#000000',
},
}SCSS
$custom: #39c69a; $custom-light: #82d8b7; $custom-dark: #000000;
JSON
{
"hex": "#39c69a",
"rgb": {
"r": 57,
"g": 198,
"b": 154
},
"hsl": {
"h": 161.277,
"s": 55.294,
"l": 50
},
"oklch": {
"l": 0.74142,
"c": 0.13509,
"h": 167.5
},
"luminance": 0.43591
}Semantic roles & 50–950 ramp
primary
#39C69A
secondary
#CD8EA2
accent
#4978DF
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380