#36ABBF#36ABBF
#36ABBF is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.105 H 211.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #36ABBF |
|---|---|
| RGB | rgb(54, 171, 191) |
| HSL | hsl(189, 56%, 48%) |
| HSV | hsv(189, 72%, 75%) |
| CMYK | cmyk(71.7%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.70, -25.43, -19.60) |
| CIE-LCH | lch(64.70, 32.10, 217.63°) |
| OKLab | oklab(68.57% -0.0892 -0.0545) |
| OKLCH | oklch(68.57% 0.105 211.4) |
| XYZ | xyz(25.4842, 33.6687, 54.4357) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.53
Cadetblue
#5F9EA0
ΔE00 7.79
Greyblue
#77A1B5
ΔE00 9.65
Lightseagreen
#20B2AA
ΔE00 11.07
Teal Blue
#01889F
ΔE00 11.63
Darkturquoise
#00CED1
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#36ABBF #BF4A36
analogous
#36BF8E #36ABBF #3666BF
triadic
#36ABBF #BF36AB #ABBF36
tetradic
#36ABBF #8E36BF #BF4A36 #66BF36
square
#36ABBF #8E36BF #BF4A36 #66BF36
split-complementary
#36ABBF #BF3666 #BF8E36
monochromatic
#1B5660 #29808F #36ABBF #60C1D2 #90D4E0
Accessibility & contrast
On white
2.72
#36ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#36ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #36ABBF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##36ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##36ABBF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8897BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #36abbf; /* rgb */ color: rgb(54, 171, 191); /* oklch */ color: oklch(68.6% 0.105 211.4);
Tailwind
colors: {
custom: {
50: '#80c4d2',
500: '#36abbf',
950: '#000000',
},
}SCSS
$custom: #36abbf; $custom-light: #80c4d2; $custom-dark: #000000;
JSON
{
"hex": "#36abbf",
"rgb": {
"r": 54,
"g": 171,
"b": 191
},
"hsl": {
"h": 188.759,
"s": 55.918,
"l": 48.039
},
"oklch": {
"l": 0.68572,
"c": 0.10455,
"h": 211.4
},
"luminance": 0.33672
}Semantic roles & 50–950 ramp
primary
#36ABBF
secondary
#CA9087
accent
#5F49DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182