#36AFA1#36AFA1
#36AFA1 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.5% C 0.107 H 183.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #36AFA1 |
|---|---|
| RGB | rgb(54, 175, 161) |
| HSL | hsl(173, 53%, 45%) |
| HSV | hsv(173, 69%, 69%) |
| CMYK | cmyk(69.1%, 0%, 8%, 31.4%) |
| CIE-LAB | lab(64.97, -36.18, -2.49) |
| CIE-LCH | lch(64.97, 36.27, 183.93°) |
| OKLab | oklab(68.48% -0.1064 -0.0073) |
| OKLCH | oklch(68.48% 0.107 183.9) |
| XYZ | xyz(23.2813, 34.0148, 39.0498) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.57
Topaz
#13BBAF
ΔE00 3.67
Tealish
#24BCA8
ΔE00 4.02
Greeny Blue
#42B395
ΔE00 5.50
Turquoise (survey)
#06C2AC
ΔE00 5.71
Blue Green
#0F9B8E
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36AFA1 #AF3644
analogous
#36AF65 #36AFA1 #3680AF
triadic
#36AFA1 #A136AF #AFA136
tetradic
#36AFA1 #6536AF #AF3644 #80AF36
square
#36AFA1 #6536AF #AF3644 #80AF36
split-complementary
#36AFA1 #AF3680 #AF6536
monochromatic
#19514B #288076 #36AFA1 #57CBBE #86DAD0
Accessibility & contrast
On white
2.69
#36AFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#36AFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36AFA1
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36AFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36AFA1 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A1
Deuteranopia (green-blind)
#9598A2
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #36afa1; /* rgb */ color: rgb(54, 175, 161); /* oklch */ color: oklch(68.5% 0.107 183.9);
Tailwind
colors: {
custom: {
50: '#7ec7bc',
500: '#36afa1',
950: '#000000',
},
}SCSS
$custom: #36afa1; $custom-light: #7ec7bc; $custom-dark: #000000;
JSON
{
"hex": "#36afa1",
"rgb": {
"r": 54,
"g": 175,
"b": 161
},
"hsl": {
"h": 173.058,
"s": 52.838,
"l": 44.902
},
"oklch": {
"l": 0.68482,
"c": 0.10665,
"h": 183.9
},
"luminance": 0.34017
}Semantic roles & 50–950 ramp
primary
#36AFA1
secondary
#C37D86
accent
#4C5CDC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281