#35B7B4#35B7B4
#35B7B4 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.1% C 0.109 H 192.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #35B7B4 |
|---|---|
| RGB | rgb(53, 183, 180) |
| HSL | hsl(179, 55%, 46%) |
| HSV | hsv(179, 71%, 72%) |
| CMYK | cmyk(71%, 0%, 1.6%, 28.2%) |
| CIE-LAB | lab(67.96, -34.69, -8.60) |
| CIE-LCH | lch(67.96, 35.74, 193.92°) |
| OKLab | oklab(71.08% -0.1064 -0.0239) |
| OKLCH | oklch(71.08% 0.109 192.7) |
| XYZ | xyz(26.6361, 37.9160, 49.0859) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.67
Topaz
#13BBAF
ΔE00 3.68
Tealish
#24BCA8
ΔE00 6.17
Darkturquoise
#00CED1
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.80
Turquoise (survey)
#06C2AC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B7B4 #B73538
analogous
#35B773 #35B7B4 #3579B7
triadic
#35B7B4 #B435B7 #B7B435
tetradic
#35B7B4 #7335B7 #B73538 #79B735
square
#35B7B4 #7335B7 #B73538 #79B735
split-complementary
#35B7B4 #B73579 #B77335
monochromatic
#1A5857 #278885 #35B7B4 #5ACFCD #89DDDB
Accessibility & contrast
On white
2.45
#35B7B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#35B7B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B7B4
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B7B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B7B4 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#99A0B5
Tritanopia (blue-blind)
#00BCB6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #35b7b4; /* rgb */ color: rgb(53, 183, 180); /* oklch */ color: oklch(71.1% 0.109 192.7);
Tailwind
colors: {
custom: {
50: '#80cdca',
500: '#35b7b4',
950: '#000000',
},
}SCSS
$custom: #35b7b4; $custom-light: #80cdca; $custom-dark: #000000;
JSON
{
"hex": "#35b7b4",
"rgb": {
"r": 53,
"g": 183,
"b": 180
},
"hsl": {
"h": 178.615,
"s": 55.085,
"l": 46.275
},
"oklch": {
"l": 0.71085,
"c": 0.10904,
"h": 192.7
},
"luminance": 0.37919
}Semantic roles & 50–950 ramp
primary
#35B7B4
secondary
#C78182
accent
#494DDE
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282