#36AABB#36AABB
#36AABB is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.2% C 0.103 H 209.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #36AABB |
|---|---|
| RGB | rgb(54, 170, 187) |
| HSL | hsl(188, 55%, 47%) |
| HSV | hsv(188, 71%, 73%) |
| CMYK | cmyk(71.1%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.26, -26.17, -18.04) |
| CIE-LCH | lch(64.26, 31.78, 214.59°) |
| OKLab | oklab(68.17% -0.0898 -0.0502) |
| OKLCH | oklch(68.17% 0.103 209.2) |
| XYZ | xyz(24.8618, 33.1187, 52.0863) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.44
Cadetblue
#5F9EA0
ΔE00 7.01
Lightseagreen
#20B2AA
ΔE00 10.07
Greyblue
#77A1B5
ΔE00 10.12
Sea
#3C9992
ΔE00 10.72
Darkturquoise
#00CED1
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36AABB #BB4736
analogous
#36BB89 #36AABB #3668BB
triadic
#36AABB #BB36AA #AABB36
tetradic
#36AABB #8936BB #BB4736 #68BB36
square
#36AABB #8936BB #BB4736 #68BB36
split-complementary
#36AABB #BB3668 #BB8936
monochromatic
#1B545C #287F8C #36AABB #5EC2D0 #8DD4DE
Accessibility & contrast
On white
2.75
#36AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#36AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36AABB
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36AABB | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #36aabb; /* rgb */ color: rgb(54, 170, 187); /* oklch */ color: oklch(68.2% 0.103 209.2);
Tailwind
colors: {
custom: {
50: '#80c3cf',
500: '#36aabb',
950: '#000000',
},
}SCSS
$custom: #36aabb; $custom-light: #80c3cf; $custom-dark: #000000;
JSON
{
"hex": "#36aabb",
"rgb": {
"r": 54,
"g": 170,
"b": 187
},
"hsl": {
"h": 187.669,
"s": 55.187,
"l": 47.255
},
"oklch": {
"l": 0.6817,
"c": 0.10291,
"h": 209.2
},
"luminance": 0.33122
}Semantic roles & 50–950 ramp
primary
#36AABB
secondary
#C98D84
accent
#5C49DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182