#35ABB6#35ABB6
#35ABB6 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.102 H 204.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABB6 |
|---|---|
| RGB | rgb(53, 171, 182) |
| HSL | hsl(185, 55%, 46%) |
| HSV | hsv(185, 71%, 71%) |
| CMYK | cmyk(70.9%, 6%, 0%, 28.6%) |
| CIE-LAB | lab(64.37, -28.33, -15.09) |
| CIE-LCH | lch(64.37, 32.10, 208.04°) |
| OKLab | oklab(68.2% -0.0934 -0.0419) |
| OKLCH | oklch(68.2% 0.102 204.2) |
| XYZ | xyz(24.4709, 33.2572, 49.3765) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.06
Cadetblue
#5F9EA0
ΔE00 6.25
Lightseagreen
#20B2AA
ΔE00 7.76
Sea
#3C9992
ΔE00 9.00
Topaz
#13BBAF
ΔE00 9.89
Darkturquoise
#00CED1
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABB6 #B64035
analogous
#35B680 #35ABB6 #356AB6
triadic
#35ABB6 #B635AB #ABB635
tetradic
#35ABB6 #8035B6 #B64035 #6AB635
square
#35ABB6 #8035B6 #B64035 #6AB635
split-complementary
#35ABB6 #B6356A #B68035
monochromatic
#195257 #277E87 #35ABB6 #59C5CF #89D5DD
Accessibility & contrast
On white
2.74
#35ABB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#35ABB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABB6
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABB6 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B7
Deuteranopia (green-blind)
#8B96B6
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35abb6; /* rgb */ color: rgb(53, 171, 182); /* oklch */ color: oklch(68.2% 0.102 204.2);
Tailwind
colors: {
custom: {
50: '#7fc4cb',
500: '#35abb6',
950: '#000000',
},
}SCSS
$custom: #35abb6; $custom-light: #7fc4cb; $custom-dark: #000000;
JSON
{
"hex": "#35abb6",
"rgb": {
"r": 53,
"g": 171,
"b": 182
},
"hsl": {
"h": 185.116,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.68197,
"c": 0.10237,
"h": 204.2
},
"luminance": 0.3326
}Semantic roles & 50–950 ramp
primary
#35ABB6
secondary
#C78680
accent
#564ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182