#35B2B7#35B2B7
#35B2B7 is a light, moderate teal. Relative luminance 0.360; OKLCH L 70.0% C 0.106 H 199.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2B7 |
|---|---|
| RGB | rgb(53, 178, 183) |
| HSL | hsl(182, 55%, 46%) |
| HSV | hsv(182, 71%, 72%) |
| CMYK | cmyk(71%, 2.7%, 0%, 28.2%) |
| CIE-LAB | lab(66.53, -31.44, -12.39) |
| CIE-LCH | lch(66.53, 33.80, 201.51°) |
| OKLab | oklab(69.96% -0.1 -0.0344) |
| OKLCH | oklch(69.96% 0.106 199) |
| XYZ | xyz(25.9320, 36.0135, 50.3752) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.76
Lightseagreen
#20B2AA
ΔE00 5.18
Topaz
#13BBAF
ΔE00 6.94
Cadetblue
#5F9EA0
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 7.50
Mediumturquoise
#48D1CC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2B7 #B73A35
analogous
#35B77B #35B2B7 #3571B7
triadic
#35B2B7 #B735B2 #B2B735
tetradic
#35B2B7 #7B35B7 #B73A35 #71B735
square
#35B2B7 #7B35B7 #B73A35 #71B735
split-complementary
#35B2B7 #B73571 #B77B35
monochromatic
#1A5658 #278488 #35B2B7 #5ACBCF #89DADD
Accessibility & contrast
On white
2.56
#35B2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#35B2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2B7
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2B7 | 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)
#A5AAB8
Deuteranopia (green-blind)
#929CB8
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b2b7; /* rgb */ color: rgb(53, 178, 183); /* oklch */ color: oklch(70.0% 0.106 199.0);
Tailwind
colors: {
custom: {
50: '#80c9cc',
500: '#35b2b7',
950: '#000000',
},
}SCSS
$custom: #35b2b7; $custom-light: #80c9cc; $custom-dark: #000000;
JSON
{
"hex": "#35b2b7",
"rgb": {
"r": 53,
"g": 178,
"b": 183
},
"hsl": {
"h": 182.308,
"s": 55.085,
"l": 46.275
},
"oklch": {
"l": 0.69958,
"c": 0.10578,
"h": 199
},
"luminance": 0.36017
}Semantic roles & 50–950 ramp
primary
#35B2B7
secondary
#C78381
accent
#4F49DE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282