#36C799#36C799
#36C799 is a light, vivid teal. Relative luminance 0.439; OKLCH L 74.3% C 0.138 H 166.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #36C799 |
|---|---|
| RGB | rgb(54, 199, 153) |
| HSL | hsl(161, 57%, 50%) |
| HSV | hsv(161, 73%, 78%) |
| CMYK | cmyk(72.9%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(72.18, -48.62, 12.28) |
| CIE-LCH | lch(72.18, 50.15, 165.82°) |
| OKLab | oklab(74.3% -0.1345 0.0314) |
| OKLCH | oklch(74.3% 0.138 166.9) |
| XYZ | xyz(27.6914, 43.9278, 37.1503) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.71
Greenblue
#23C48B
ΔE00 2.84
Eucalyptus
#44D7A8
ΔE00 4.03
Greenish Teal
#32BF84
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 4.54
Aquamarine (survey)
#04D8B2
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36C799 #C73664
analogous
#36C751 #36C799 #36ACC7
triadic
#36C799 #9936C7 #C79936
tetradic
#36C799 #5136C7 #C73664 #ACC736
square
#36C799 #5136C7 #C73664 #ACC736
split-complementary
#36C799 #C736AC #C75136
monochromatic
#1C674F #299774 #36C799 #65D5B2 #95E2CA
Accessibility & contrast
On white
2.15
#36C799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#36C799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36C799
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36C799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36C799 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B997
Deuteranopia (green-blind)
#B0AB9C
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #36c799; /* rgb */ color: rgb(54, 199, 153); /* oklch */ color: oklch(74.3% 0.138 166.9);
Tailwind
colors: {
custom: {
50: '#81d9b7',
500: '#36c799',
950: '#000000',
},
}SCSS
$custom: #36c799; $custom-light: #81d9b7; $custom-dark: #000000;
JSON
{
"hex": "#36c799",
"rgb": {
"r": 54,
"g": 199,
"b": 153
},
"hsl": {
"h": 160.966,
"s": 57.312,
"l": 49.608
},
"oklch": {
"l": 0.74305,
"c": 0.13812,
"h": 166.9
},
"luminance": 0.43931
}Semantic roles & 50–950 ramp
primary
#36C799
secondary
#CE8BA0
accent
#4778E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380