#36CF9C#36CF9C
#36CF9C is a light, vivid teal. Relative luminance 0.478; OKLCH L 76.4% C 0.146 H 165.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #36CF9C |
|---|---|
| RGB | rgb(54, 207, 156) |
| HSL | hsl(160, 61%, 51%) |
| HSV | hsv(160, 74%, 81%) |
| CMYK | cmyk(73.9%, 0%, 24.6%, 18.8%) |
| CIE-LAB | lab(74.70, -51.17, 14.23) |
| CIE-LCH | lch(74.70, 53.11, 164.46°) |
| OKLab | oklab(76.4% -0.141 0.0363) |
| OKLCH | oklch(76.4% 0.146 165.5) |
| XYZ | xyz(29.8315, 47.8067, 39.1014) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.39
Greenblue
#23C48B
ΔE00 3.42
Green Blue
#01C08D
ΔE00 4.18
Aquamarine (survey)
#04D8B2
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 4.80
Greenish Teal
#32BF84
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36CF9C #CF3669
analogous
#36CF4F #36CF9C #36B5CF
triadic
#36CF9C #9C36CF #CF9C36
tetradic
#36CF9C #4F36CF #CF3669 #B5CF36
square
#36CF9C #4F36CF #CF3669 #B5CF36
split-complementary
#36CF9C #CF36B5 #CF4F36
monochromatic
#1B7053 #27A178 #36CF9C #67DBB4 #99E7CD
Accessibility & contrast
On white
1.99
#36CF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#36CF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36CF9C
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36CF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36CF9C | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC099
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#00CFC1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #36cf9c; /* rgb */ color: rgb(54, 207, 156); /* oklch */ color: oklch(76.4% 0.146 165.5);
Tailwind
colors: {
custom: {
50: '#83dfb9',
500: '#36cf9c',
950: '#000000',
},
}SCSS
$custom: #36cf9c; $custom-light: #83dfb9; $custom-dark: #000000;
JSON
{
"hex": "#36cf9c",
"rgb": {
"r": 54,
"g": 207,
"b": 156
},
"hsl": {
"h": 160,
"s": 61.446,
"l": 51.176
},
"oklch": {
"l": 0.76397,
"c": 0.14559,
"h": 165.5
},
"luminance": 0.4781
}Semantic roles & 50–950 ramp
primary
#36CF9C
secondary
#D28FA5
accent
#4379E5
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380