#35B6AF#35B6AF
#35B6AF is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.7% C 0.109 H 189.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6AF |
|---|---|
| RGB | rgb(53, 182, 175) |
| HSL | hsl(177, 55%, 46%) |
| HSV | hsv(177, 71%, 71%) |
| CMYK | cmyk(70.9%, 0%, 3.8%, 28.6%) |
| CIE-LAB | lab(67.51, -35.65, -6.51) |
| CIE-LCH | lch(67.51, 36.24, 190.35°) |
| OKLab | oklab(70.67% -0.1076 -0.0182) |
| OKLCH | oklch(70.67% 0.109 189.6) |
| XYZ | xyz(25.9304, 37.3049, 46.3831) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.58
Topaz
#13BBAF
ΔE00 2.52
Tealish
#24BCA8
ΔE00 4.78
Turquoise (survey)
#06C2AC
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6AF #B6353C
analogous
#35B66E #35B6AF #357CB6
triadic
#35B6AF #AF35B6 #B6AF35
tetradic
#35B6AF #6E35B6 #B6353C #7CB635
square
#35B6AF #6E35B6 #B6353C #7CB635
split-complementary
#35B6AF #B6357C #B66E35
monochromatic
#195754 #278781 #35B6AF #59CFC8 #89DDD8
Accessibility & contrast
On white
2.48
#35B6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#35B6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6AF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6AF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAF
Deuteranopia (green-blind)
#999FB0
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b6af; /* rgb */ color: rgb(53, 182, 175); /* oklch */ color: oklch(70.7% 0.109 189.6);
Tailwind
colors: {
custom: {
50: '#80ccc6',
500: '#35b6af',
950: '#000000',
},
}SCSS
$custom: #35b6af; $custom-light: #80ccc6; $custom-dark: #000000;
JSON
{
"hex": "#35b6af",
"rgb": {
"r": 53,
"g": 182,
"b": 175
},
"hsl": {
"h": 176.744,
"s": 54.894,
"l": 46.078
},
"oklch": {
"l": 0.70668,
"c": 0.10914,
"h": 189.6
},
"luminance": 0.37308
}Semantic roles & 50–950 ramp
primary
#35B6AF
secondary
#C78084
accent
#4A52DE
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282