#36AFB8#36AFB8
#36AFB8 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.104 H 202.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #36AFB8 |
|---|---|
| RGB | rgb(54, 175, 184) |
| HSL | hsl(184, 55%, 47%) |
| HSV | hsv(184, 71%, 72%) |
| CMYK | cmyk(70.7%, 4.9%, 0%, 27.8%) |
| CIE-LAB | lab(65.67, -29.56, -14.23) |
| CIE-LCH | lch(65.67, 32.81, 205.71°) |
| OKLab | oklab(69.28% -0.0962 -0.0395) |
| OKLCH | oklch(69.28% 0.104 202.3) |
| XYZ | xyz(25.4992, 34.9019, 50.7310) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.32
Lightseagreen
#20B2AA
ΔE00 6.78
Cadetblue
#5F9EA0
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 8.69
Topaz
#13BBAF
ΔE00 8.71
Sea
#3C9992
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36AFB8 #B83F36
analogous
#36B880 #36AFB8 #366EB8
triadic
#36AFB8 #B836AF #AFB836
tetradic
#36AFB8 #8036B8 #B83F36 #6EB836
square
#36AFB8 #8036B8 #B83F36 #6EB836
split-complementary
#36AFB8 #B8366E #B88036
monochromatic
#1A5559 #288289 #36AFB8 #5CC7CF #8BD7DD
Accessibility & contrast
On white
2.63
#36AFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#36AFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36AFB8
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36AFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36AFB8 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B9
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #36afb8; /* rgb */ color: rgb(54, 175, 184); /* oklch */ color: oklch(69.3% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#80c7cd',
500: '#36afb8',
950: '#000000',
},
}SCSS
$custom: #36afb8; $custom-light: #80c7cd; $custom-dark: #000000;
JSON
{
"hex": "#36afb8",
"rgb": {
"r": 54,
"g": 175,
"b": 184
},
"hsl": {
"h": 184.154,
"s": 54.622,
"l": 46.667
},
"oklch": {
"l": 0.6928,
"c": 0.10396,
"h": 202.3
},
"luminance": 0.34905
}Semantic roles & 50–950 ramp
primary
#36AFB8
secondary
#C78782
accent
#544ADE
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282