#39C69C#39C69C
#39C69C is a light, vivid teal. Relative luminance 0.437; OKLCH L 74.2% C 0.134 H 168.5°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #39C69C |
|---|---|
| RGB | rgb(57, 198, 156) |
| HSL | hsl(162, 55%, 50%) |
| HSV | hsv(162, 71%, 78%) |
| CMYK | cmyk(71.2%, 0%, 21.2%, 22.4%) |
| CIE-LAB | lab(72.00, -47.09, 10.41) |
| CIE-LCH | lch(72.00, 48.22, 167.53°) |
| OKLab | oklab(74.19% -0.1309 0.0266) |
| OKLCH | oklch(74.19% 0.134 168.5) |
| XYZ | xyz(27.8790, 43.6551, 38.4030) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.20
Greenblue
#23C48B
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 4.09
Eucalyptus
#44D7A8
ΔE00 4.28
Greenish Teal
#32BF84
ΔE00 4.82
Aquamarine (survey)
#04D8B2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#39C69C #C63963
analogous
#39C656 #39C69C #39A9C6
triadic
#39C69C #9C39C6 #C69C39
tetradic
#39C69C #5639C6 #C63963 #A9C639
square
#39C69C #5639C6 #C63963 #A9C639
split-complementary
#39C69C #C639A9 #C65639
monochromatic
#1E6751 #2B9677 #39C69C #69D4B4 #98E1CC
Accessibility & contrast
On white
2.16
#39C69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#39C69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #39C69C
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##39C69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##39C69C | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B89A
Deuteranopia (green-blind)
#AEAB9F
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #39c69c; /* rgb */ color: rgb(57, 198, 156); /* oklch */ color: oklch(74.2% 0.134 168.5);
Tailwind
colors: {
custom: {
50: '#82d8b9',
500: '#39c69c',
950: '#000000',
},
}SCSS
$custom: #39c69c; $custom-light: #82d8b9; $custom-dark: #000000;
JSON
{
"hex": "#39c69c",
"rgb": {
"r": 57,
"g": 198,
"b": 156
},
"hsl": {
"h": 162.128,
"s": 55.294,
"l": 50
},
"oklch": {
"l": 0.74194,
"c": 0.13363,
"h": 168.5
},
"luminance": 0.43658
}Semantic roles & 50–950 ramp
primary
#39C69C
secondary
#CD8EA1
accent
#4976DF
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380