#35B3AC#35B3AC
#35B3AC is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.8% C 0.107 H 189.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #35B3AC |
|---|---|
| RGB | rgb(53, 179, 172) |
| HSL | hsl(177, 54%, 45%) |
| HSV | hsv(177, 70%, 70%) |
| CMYK | cmyk(70.4%, 0%, 3.9%, 29.8%) |
| CIE-LAB | lab(66.50, -35.11, -6.34) |
| CIE-LCH | lch(66.50, 35.68, 190.24°) |
| OKLab | oklab(69.82% -0.1059 -0.0178) |
| OKLCH | oklch(69.82% 0.107 189.5) |
| XYZ | xyz(25.0312, 35.9727, 44.6459) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.10
Topaz
#13BBAF
ΔE00 3.01
Tealish
#24BCA8
ΔE00 5.06
Turquoise (survey)
#06C2AC
ΔE00 6.40
Sea
#3C9992
ΔE00 7.85
Mediumturquoise
#48D1CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B3AC #B3353C
analogous
#35B36D #35B3AC #357BB3
triadic
#35B3AC #AC35B3 #B3AC35
tetradic
#35B3AC #6D35B3 #B3353C #7BB335
square
#35B3AC #6D35B3 #B3353C #7BB335
split-complementary
#35B3AC #B3357B #B36D35
monochromatic
#195551 #27847F #35B3AC #58CDC7 #87DBD7
Accessibility & contrast
On white
2.56
#35B3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#35B3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B3AC
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B3AC | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAC
Deuteranopia (green-blind)
#969CAD
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b3ac; /* rgb */ color: rgb(53, 179, 172); /* oklch */ color: oklch(69.8% 0.107 189.5);
Tailwind
colors: {
custom: {
50: '#7fcac4',
500: '#35b3ac',
950: '#000000',
},
}SCSS
$custom: #35b3ac; $custom-light: #7fcac4; $custom-dark: #000000;
JSON
{
"hex": "#35b3ac",
"rgb": {
"r": 53,
"g": 179,
"b": 172
},
"hsl": {
"h": 176.667,
"s": 54.31,
"l": 45.49
},
"oklch": {
"l": 0.69821,
"c": 0.10739,
"h": 189.5
},
"luminance": 0.35976
}Semantic roles & 50–950 ramp
primary
#35B3AC
secondary
#C57F82
accent
#4A52DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281