#36AFBB#36AFBB
#36AFBB is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.4% C 0.104 H 204.7°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #36AFBB |
|---|---|
| RGB | rgb(54, 175, 187) |
| HSL | hsl(185, 55%, 47%) |
| HSV | hsv(185, 71%, 73%) |
| CMYK | cmyk(71.1%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.77, -28.65, -15.75) |
| CIE-LCH | lch(65.77, 32.69, 208.80°) |
| OKLab | oklab(69.39% -0.0949 -0.0437) |
| OKLCH | oklch(69.39% 0.104 204.7) |
| XYZ | xyz(25.8170, 35.0290, 52.4047) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.36
Cadetblue
#5F9EA0
ΔE00 7.09
Lightseagreen
#20B2AA
ΔE00 7.92
Darkturquoise
#00CED1
ΔE00 9.12
Topaz
#13BBAF
ΔE00 9.79
Sea
#3C9992
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36AFBB #BB4236
analogous
#36BB85 #36AFBB #366CBB
triadic
#36AFBB #BB36AF #AFBB36
tetradic
#36AFBB #8536BB #BB4236 #6CBB36
square
#36AFBB #8536BB #BB4236 #6CBB36
split-complementary
#36AFBB #BB366C #BB8536
monochromatic
#1B565C #28838C #36AFBB #5EC6D0 #8DD7DE
Accessibility & contrast
On white
2.62
#36AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#36AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36AFBB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36AFBB | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #36afbb; /* rgb */ color: rgb(54, 175, 187); /* oklch */ color: oklch(69.4% 0.104 204.7);
Tailwind
colors: {
custom: {
50: '#80c7cf',
500: '#36afbb',
950: '#000000',
},
}SCSS
$custom: #36afbb; $custom-light: #80c7cf; $custom-dark: #000000;
JSON
{
"hex": "#36afbb",
"rgb": {
"r": 54,
"g": 175,
"b": 187
},
"hsl": {
"h": 185.414,
"s": 55.187,
"l": 47.255
},
"oklch": {
"l": 0.69393,
"c": 0.10448,
"h": 204.7
},
"luminance": 0.35032
}Semantic roles & 50–950 ramp
primary
#36AFBB
secondary
#C98A84
accent
#5749DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282