#35B5B3#35B5B3
#35B5B3 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.6% C 0.108 H 193.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #35B5B3 |
|---|---|
| RGB | rgb(53, 181, 179) |
| HSL | hsl(179, 55%, 46%) |
| HSV | hsv(179, 71%, 71%) |
| CMYK | cmyk(70.7%, 0%, 1.1%, 29%) |
| CIE-LAB | lab(67.32, -34.04, -9.00) |
| CIE-LCH | lch(67.32, 35.21, 194.81°) |
| OKLab | oklab(70.56% -0.1048 -0.025) |
| OKLCH | oklch(70.56% 0.108 193.4) |
| XYZ | xyz(26.1250, 37.0562, 48.4148) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.73
Topaz
#13BBAF
ΔE00 4.19
Tealish
#24BCA8
ΔE00 6.65
Darkturquoise
#00CED1
ΔE00 6.80
Mediumturquoise
#48D1CC
ΔE00 7.37
Turquoise Blue
#06B1C4
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B5B3 #B53537
analogous
#35B573 #35B5B3 #3577B5
triadic
#35B5B3 #B335B5 #B5B335
tetradic
#35B5B3 #7335B5 #B53537 #77B535
square
#35B5B3 #7335B5 #B53537 #77B535
split-complementary
#35B5B3 #B53577 #B57335
monochromatic
#195655 #278684 #35B5B3 #59CECD #88DCDB
Accessibility & contrast
On white
2.50
#35B5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#35B5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B5B3
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B5B3 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#979EB4
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b5b3; /* rgb */ color: rgb(53, 181, 179); /* oklch */ color: oklch(70.6% 0.108 193.4);
Tailwind
colors: {
custom: {
50: '#80cbc9',
500: '#35b5b3',
950: '#000000',
},
}SCSS
$custom: #35b5b3; $custom-light: #80cbc9; $custom-dark: #000000;
JSON
{
"hex": "#35b5b3",
"rgb": {
"r": 53,
"g": 181,
"b": 179
},
"hsl": {
"h": 179.063,
"s": 54.701,
"l": 45.882
},
"oklch": {
"l": 0.70556,
"c": 0.10776,
"h": 193.4
},
"luminance": 0.37059
}Semantic roles & 50–950 ramp
primary
#35B5B3
secondary
#C68081
accent
#4A4CDE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282