#36AB99#36AB99
#36AB99 is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.106 H 180.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #36AB99 |
|---|---|
| RGB | rgb(54, 171, 153) |
| HSL | hsl(171, 52%, 44%) |
| HSV | hsv(171, 68%, 67%) |
| CMYK | cmyk(68.4%, 0%, 10.5%, 32.9%) |
| CIE-LAB | lab(63.51, -36.52, -0.17) |
| CIE-LCH | lch(63.51, 36.53, 180.26°) |
| OKLab | oklab(67.22% -0.106 -0.001) |
| OKLCH | oklch(67.22% 0.106 180.6) |
| XYZ | xyz(21.8312, 32.2075, 35.1969) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.40
Greeny Blue
#42B395
ΔE00 4.47
Tealish
#24BCA8
ΔE00 4.81
Topaz
#13BBAF
ΔE00 5.31
Blue Green
#0F9B8E
ΔE00 5.47
Dull Teal
#5F9E8F
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36AB99 #AB3648
analogous
#36AB5F #36AB99 #3683AB
triadic
#36AB99 #9936AB #AB9936
tetradic
#36AB99 #5F36AB #AB3648 #83AB36
square
#36AB99 #5F36AB #AB3648 #83AB36
split-complementary
#36AB99 #AB3683 #AB5F36
monochromatic
#194E46 #277C6F #36AB99 #55C9B7 #83D8CB
Accessibility & contrast
On white
2.82
#36AB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#36AB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36AB99
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36AB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36AB99 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A198
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#00AEA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #36ab99; /* rgb */ color: rgb(54, 171, 153); /* oklch */ color: oklch(67.2% 0.106 180.6);
Tailwind
colors: {
custom: {
50: '#7dc4b7',
500: '#36ab99',
950: '#000000',
},
}SCSS
$custom: #36ab99; $custom-light: #7dc4b7; $custom-dark: #000000;
JSON
{
"hex": "#36ab99",
"rgb": {
"r": 54,
"g": 171,
"b": 153
},
"hsl": {
"h": 170.769,
"s": 52,
"l": 44.118
},
"oklch": {
"l": 0.67219,
"c": 0.10597,
"h": 180.6
},
"luminance": 0.3221
}Semantic roles & 50–950 ramp
primary
#36AB99
secondary
#C27B86
accent
#4C62DB
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280