#35B4B2#35B4B2
#35B4B2 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.107 H 193.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #35B4B2 |
|---|---|
| RGB | rgb(53, 180, 178) |
| HSL | hsl(179, 55%, 46%) |
| HSV | hsv(179, 71%, 71%) |
| CMYK | cmyk(70.6%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(66.98, -33.86, -8.94) |
| CIE-LCH | lch(66.98, 35.02, 194.80°) |
| OKLab | oklab(70.27% -0.1042 -0.0249) |
| OKLCH | oklch(70.27% 0.107 193.4) |
| XYZ | xyz(25.8217, 36.6107, 47.8165) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.65
Topaz
#13BBAF
ΔE00 4.29
Tealish
#24BCA8
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 7.06
Turquoise Blue
#06B1C4
ΔE00 7.45
Mediumturquoise
#48D1CC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B4B2 #B43537
analogous
#35B472 #35B4B2 #3576B4
triadic
#35B4B2 #B235B4 #B4B235
tetradic
#35B4B2 #7235B4 #B43537 #76B435
square
#35B4B2 #7235B4 #B43537 #76B435
split-complementary
#35B4B2 #B43576 #B47235
monochromatic
#195554 #278583 #35B4B2 #58CECC #88DCDB
Accessibility & contrast
On white
2.52
#35B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#35B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B4B2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B4B2 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#969DB3
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #35b4b2; /* rgb */ color: rgb(53, 180, 178); /* oklch */ color: oklch(70.3% 0.107 193.4);
Tailwind
colors: {
custom: {
50: '#80cbc9',
500: '#35b4b2',
950: '#000000',
},
}SCSS
$custom: #35b4b2; $custom-light: #80cbc9; $custom-dark: #000000;
JSON
{
"hex": "#35b4b2",
"rgb": {
"r": 53,
"g": 180,
"b": 178
},
"hsl": {
"h": 179.055,
"s": 54.506,
"l": 45.686
},
"oklch": {
"l": 0.70274,
"c": 0.10717,
"h": 193.4
},
"luminance": 0.36614
}Semantic roles & 50–950 ramp
primary
#35B4B2
secondary
#C67F80
accent
#4A4CDE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282