#35ACB7#35ACB7
#35ACB7 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.103 H 204.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #35ACB7 |
|---|---|
| RGB | rgb(53, 172, 183) |
| HSL | hsl(185, 55%, 46%) |
| HSV | hsv(185, 71%, 72%) |
| CMYK | cmyk(71%, 6%, 0%, 28.2%) |
| CIE-LAB | lab(64.71, -28.52, -15.14) |
| CIE-LCH | lch(64.71, 32.29, 207.96°) |
| OKLab | oklab(68.48% -0.094 -0.042) |
| OKLCH | oklch(68.48% 0.103 204.1) |
| XYZ | xyz(24.7642, 33.6779, 49.9859) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.92
Cadetblue
#5F9EA0
ΔE00 6.44
Lightseagreen
#20B2AA
ΔE00 7.68
Sea
#3C9992
ΔE00 9.18
Darkturquoise
#00CED1
ΔE00 9.75
Topaz
#13BBAF
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ACB7 #B74035
analogous
#35B781 #35ACB7 #356BB7
triadic
#35ACB7 #B735AC #ACB735
tetradic
#35ACB7 #8135B7 #B74035 #6BB735
square
#35ACB7 #8135B7 #B74035 #6BB735
split-complementary
#35ACB7 #B7356B #B78135
monochromatic
#1A5358 #277F88 #35ACB7 #5AC5CF #89D6DD
Accessibility & contrast
On white
2.71
#35ACB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#35ACB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ACB7
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ACB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ACB7 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B8
Deuteranopia (green-blind)
#8B97B7
Tritanopia (blue-blind)
#00B3AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #35acb7; /* rgb */ color: rgb(53, 172, 183); /* oklch */ color: oklch(68.5% 0.103 204.1);
Tailwind
colors: {
custom: {
50: '#7fc5cc',
500: '#35acb7',
950: '#000000',
},
}SCSS
$custom: #35acb7; $custom-light: #7fc5cc; $custom-dark: #000000;
JSON
{
"hex": "#35acb7",
"rgb": {
"r": 53,
"g": 172,
"b": 183
},
"hsl": {
"h": 185.077,
"s": 55.085,
"l": 46.275
},
"oklch": {
"l": 0.68481,
"c": 0.10295,
"h": 204.1
},
"luminance": 0.33681
}Semantic roles & 50–950 ramp
primary
#35ACB7
secondary
#C78781
accent
#5649DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282