#36BA99#36BA99
#36BA99 is a light, vivid teal. Relative luminance 0.382; OKLCH L 71.0% C 0.123 H 172.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #36BA99 |
|---|---|
| RGB | rgb(54, 186, 153) |
| HSL | hsl(165, 55%, 47%) |
| HSV | hsv(165, 71%, 73%) |
| CMYK | cmyk(71%, 0%, 17.7%, 27.1%) |
| CIE-LAB | lab(68.17, -43.17, 6.57) |
| CIE-LCH | lch(68.17, 43.67, 171.35°) |
| OKLab | oklab(71.02% -0.1214 0.0167) |
| OKLCH | oklch(71.02% 0.123 172.2) |
| XYZ | xyz(24.8270, 38.1991, 36.1955) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.13
Tealish
#24BCA8
ΔE00 4.38
Turquoise (survey)
#06C2AC
ΔE00 4.64
Green Blue
#01C08D
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 6.09
Greenblue
#23C48B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36BA99 #BA3657
analogous
#36BA57 #36BA99 #3699BA
triadic
#36BA99 #9936BA #BA9936
tetradic
#36BA99 #5736BA #BA3657 #99BA36
square
#36BA99 #5736BA #BA3657 #99BA36
split-complementary
#36BA99 #BA3699 #BA5736
monochromatic
#1A5B4B #288B72 #36BA99 #5DD0B3 #8DDEC9
Accessibility & contrast
On white
2.43
#36BA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#36BA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36BA99
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36BA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36BA99 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE97
Deuteranopia (green-blind)
#A2A19B
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #36ba99; /* rgb */ color: rgb(54, 186, 153); /* oklch */ color: oklch(71.0% 0.123 172.2);
Tailwind
colors: {
custom: {
50: '#7fcfb7',
500: '#36ba99',
950: '#000000',
},
}SCSS
$custom: #36ba99; $custom-light: #7fcfb7; $custom-dark: #000000;
JSON
{
"hex": "#36ba99",
"rgb": {
"r": 54,
"g": 186,
"b": 153
},
"hsl": {
"h": 165,
"s": 55,
"l": 47.059
},
"oklch": {
"l": 0.71018,
"c": 0.12258,
"h": 172.2
},
"luminance": 0.38202
}Semantic roles & 50–950 ramp
primary
#36BA99
secondary
#C88495
accent
#496FDE
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280