#35B3BE#35B3BE
#35B3BE is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.5% C 0.107 H 203.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #35B3BE |
|---|---|
| RGB | rgb(53, 179, 190) |
| HSL | hsl(185, 56%, 48%) |
| HSV | hsv(185, 72%, 75%) |
| CMYK | cmyk(72.1%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(67.06, -29.83, -15.47) |
| CIE-LCH | lch(67.06, 33.60, 207.41°) |
| OKLab | oklab(70.46% -0.098 -0.043) |
| OKLCH | oklch(70.46% 0.107 203.7) |
| XYZ | xyz(26.8785, 36.7116, 54.3747) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.72
Lightseagreen
#20B2AA
ΔE00 7.45
Cadetblue
#5F9EA0
ΔE00 7.86
Darkturquoise
#00CED1
ΔE00 7.91
Topaz
#13BBAF
ΔE00 9.05
Aqua Blue
#02D8E9
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B3BE #BE4035
analogous
#35BE85 #35B3BE #356EBE
triadic
#35B3BE #BE35B3 #B3BE35
tetradic
#35B3BE #8535BE #BE4035 #6EBE35
square
#35B3BE #8535BE #BE4035 #6EBE35
split-complementary
#35B3BE #BE356E #BE8535
monochromatic
#1A595E #28868E #35B3BE #5EC9D2 #8ED9DF
Accessibility & contrast
On white
2.52
#35B3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#35B3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B3BE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B3BE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #35b3be; /* rgb */ color: rgb(53, 179, 190); /* oklch */ color: oklch(70.5% 0.107 203.7);
Tailwind
colors: {
custom: {
50: '#81cad1',
500: '#35b3be',
950: '#000000',
},
}SCSS
$custom: #35b3be; $custom-light: #81cad1; $custom-dark: #000000;
JSON
{
"hex": "#35b3be",
"rgb": {
"r": 53,
"g": 179,
"b": 190
},
"hsl": {
"h": 184.818,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.70462,
"c": 0.10703,
"h": 203.7
},
"luminance": 0.36715
}Semantic roles & 50–950 ramp
primary
#35B3BE
secondary
#CA8A85
accent
#5448E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282