#36AFA4#36AFA4
#36AFA4 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.6% C 0.106 H 186.2°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #36AFA4 |
|---|---|
| RGB | rgb(54, 175, 164) |
| HSL | hsl(175, 53%, 45%) |
| HSV | hsv(175, 69%, 69%) |
| CMYK | cmyk(69.1%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(65.06, -35.36, -4.03) |
| CIE-LCH | lch(65.06, 35.58, 186.50°) |
| OKLab | oklab(68.58% -0.105 -0.0115) |
| OKLCH | oklch(68.58% 0.106 186.2) |
| XYZ | xyz(23.5490, 34.1218, 40.4598) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.70
Topaz
#13BBAF
ΔE00 3.53
Tealish
#24BCA8
ΔE00 4.59
Turquoise (survey)
#06C2AC
ΔE00 6.20
Blue Green
#0F9B8E
ΔE00 6.55
Greeny Blue
#42B395
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36AFA4 #AF3641
analogous
#36AF67 #36AFA4 #367EAF
triadic
#36AFA4 #A436AF #AFA436
tetradic
#36AFA4 #6736AF #AF3641 #7EAF36
square
#36AFA4 #6736AF #AF3641 #7EAF36
split-complementary
#36AFA4 #AF367E #AF6736
monochromatic
#19514C #288078 #36AFA4 #57CBC1 #86DAD2
Accessibility & contrast
On white
2.68
#36AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#36AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36AFA4
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36AFA4 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A4
Deuteranopia (green-blind)
#9498A5
Tritanopia (blue-blind)
#00B3AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #36afa4; /* rgb */ color: rgb(54, 175, 164); /* oklch */ color: oklch(68.6% 0.106 186.2);
Tailwind
colors: {
custom: {
50: '#7ec7be',
500: '#36afa4',
950: '#000000',
},
}SCSS
$custom: #36afa4; $custom-light: #7ec7be; $custom-dark: #000000;
JSON
{
"hex": "#36afa4",
"rgb": {
"r": 54,
"g": 175,
"b": 164
},
"hsl": {
"h": 174.545,
"s": 52.838,
"l": 44.902
},
"oklch": {
"l": 0.68579,
"c": 0.10565,
"h": 186.2
},
"luminance": 0.34125
}Semantic roles & 50–950 ramp
primary
#36AFA4
secondary
#C37D84
accent
#4C59DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281