#35B4AF#35B4AF
#35B4AF is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.2% C 0.108 H 191.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #35B4AF |
|---|---|
| RGB | rgb(53, 180, 175) |
| HSL | hsl(178, 55%, 46%) |
| HSV | hsv(178, 71%, 71%) |
| CMYK | cmyk(70.6%, 0%, 2.8%, 29.4%) |
| CIE-LAB | lab(66.89, -34.72, -7.42) |
| CIE-LCH | lch(66.89, 35.50, 192.06°) |
| OKLab | oklab(70.17% -0.1056 -0.0207) |
| OKLCH | oklch(70.17% 0.108 191.1) |
| XYZ | xyz(25.5238, 36.4916, 46.2475) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.68
Topaz
#13BBAF
ΔE00 3.36
Tealish
#24BCA8
ΔE00 5.64
Turquoise (survey)
#06C2AC
ΔE00 6.86
Darkturquoise
#00CED1
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B4AF #B4353A
analogous
#35B46F #35B4AF #3579B4
triadic
#35B4AF #AF35B4 #B4AF35
tetradic
#35B4AF #6F35B4 #B4353A #79B435
square
#35B4AF #6F35B4 #B4353A #79B435
split-complementary
#35B4AF #B43579 #B46F35
monochromatic
#195553 #278581 #35B4AF #58CEC9 #88DCD9
Accessibility & contrast
On white
2.53
#35B4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#35B4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B4AF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B4AF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABAF
Deuteranopia (green-blind)
#979DB0
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #35b4af; /* rgb */ color: rgb(53, 180, 175); /* oklch */ color: oklch(70.2% 0.108 191.1);
Tailwind
colors: {
custom: {
50: '#7fcbc6',
500: '#35b4af',
950: '#000000',
},
}SCSS
$custom: #35b4af; $custom-light: #7fcbc6; $custom-dark: #000000;
JSON
{
"hex": "#35b4af",
"rgb": {
"r": 53,
"g": 180,
"b": 175
},
"hsl": {
"h": 177.638,
"s": 54.506,
"l": 45.686
},
"oklch": {
"l": 0.70171,
"c": 0.10759,
"h": 191.1
},
"luminance": 0.36495
}Semantic roles & 50–950 ramp
primary
#35B4AF
secondary
#C67F82
accent
#4A50DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282