#35ABB5#35ABB5
#35ABB5 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.102 H 203.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABB5 |
|---|---|
| RGB | rgb(53, 171, 181) |
| HSL | hsl(185, 55%, 46%) |
| HSV | hsv(185, 71%, 71%) |
| CMYK | cmyk(70.7%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(64.34, -28.64, -14.58) |
| CIE-LCH | lch(64.34, 32.14, 206.98°) |
| OKLab | oklab(68.16% -0.0938 -0.0405) |
| OKLCH | oklch(68.16% 0.102 203.3) |
| XYZ | xyz(24.3679, 33.2161, 48.8342) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 6.16
Lightseagreen
#20B2AA
ΔE00 7.38
Sea
#3C9992
ΔE00 8.71
Topaz
#13BBAF
ΔE00 9.55
Darkturquoise
#00CED1
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABB5 #B53F35
analogous
#35B57F #35ABB5 #356BB5
triadic
#35ABB5 #B535AB #ABB535
tetradic
#35ABB5 #7F35B5 #B53F35 #6BB535
square
#35ABB5 #7F35B5 #B53F35 #6BB535
split-complementary
#35ABB5 #B5356B #B57F35
monochromatic
#195256 #277E86 #35ABB5 #59C5CE #88D6DC
Accessibility & contrast
On white
2.75
#35ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#35ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABB5
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABB5 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B6
Deuteranopia (green-blind)
#8B96B5
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35abb5; /* rgb */ color: rgb(53, 171, 181); /* oklch */ color: oklch(68.2% 0.102 203.3);
Tailwind
colors: {
custom: {
50: '#7fc4cb',
500: '#35abb5',
950: '#000000',
},
}SCSS
$custom: #35abb5; $custom-light: #7fc4cb; $custom-dark: #000000;
JSON
{
"hex": "#35abb5",
"rgb": {
"r": 53,
"g": 171,
"b": 181
},
"hsl": {
"h": 184.688,
"s": 54.701,
"l": 45.882
},
"oklch": {
"l": 0.6816,
"c": 0.10218,
"h": 203.3
},
"luminance": 0.33219
}Semantic roles & 50–950 ramp
primary
#35ABB5
secondary
#C68580
accent
#554ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182