#35B5AF#35B5AF
#35B5AF is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.108 H 190.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #35B5AF |
|---|---|
| RGB | rgb(53, 181, 175) |
| HSL | hsl(177, 55%, 46%) |
| HSV | hsv(177, 71%, 71%) |
| CMYK | cmyk(70.7%, 0%, 3.3%, 29%) |
| CIE-LAB | lab(67.20, -35.19, -6.97) |
| CIE-LCH | lch(67.20, 35.87, 191.20°) |
| OKLab | oklab(70.42% -0.1066 -0.0195) |
| OKLCH | oklch(70.42% 0.108 190.4) |
| XYZ | xyz(25.7264, 36.8968, 46.3151) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.56
Topaz
#13BBAF
ΔE00 2.93
Tealish
#24BCA8
ΔE00 5.21
Turquoise (survey)
#06C2AC
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B5AF #B5353B
analogous
#35B56F #35B5AF #357BB5
triadic
#35B5AF #AF35B5 #B5AF35
tetradic
#35B5AF #6F35B5 #B5353B #7BB535
square
#35B5AF #6F35B5 #B5353B #7BB535
split-complementary
#35B5AF #B5357B #B56F35
monochromatic
#195653 #278681 #35B5AF #59CEC9 #88DCD8
Accessibility & contrast
On white
2.51
#35B5AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#35B5AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B5AF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B5AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B5AF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACAF
Deuteranopia (green-blind)
#989EB0
Tritanopia (blue-blind)
#00BAB3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b5af; /* rgb */ color: rgb(53, 181, 175); /* oklch */ color: oklch(70.4% 0.108 190.4);
Tailwind
colors: {
custom: {
50: '#80cbc6',
500: '#35b5af',
950: '#000000',
},
}SCSS
$custom: #35b5af; $custom-light: #80cbc6; $custom-dark: #000000;
JSON
{
"hex": "#35b5af",
"rgb": {
"r": 53,
"g": 181,
"b": 175
},
"hsl": {
"h": 177.188,
"s": 54.701,
"l": 45.882
},
"oklch": {
"l": 0.70419,
"c": 0.10835,
"h": 190.4
},
"luminance": 0.369
}Semantic roles & 50–950 ramp
primary
#35B5AF
secondary
#C68083
accent
#4A51DE
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282