#35B3BC#35B3BC
#35B3BC is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.107 H 202.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #35B3BC |
|---|---|
| RGB | rgb(53, 179, 188) |
| HSL | hsl(184, 56%, 47%) |
| HSV | hsv(184, 72%, 74%) |
| CMYK | cmyk(71.8%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.99, -30.43, -14.46) |
| CIE-LCH | lch(66.99, 33.69, 205.42°) |
| OKLab | oklab(70.39% -0.0989 -0.0401) |
| OKLCH | oklch(70.39% 0.107 202.1) |
| XYZ | xyz(26.6614, 36.6248, 53.2313) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.37
Lightseagreen
#20B2AA
ΔE00 6.70
Darkturquoise
#00CED1
ΔE00 7.61
Cadetblue
#5F9EA0
ΔE00 7.73
Topaz
#13BBAF
ΔE00 8.32
Mediumturquoise
#48D1CC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B3BC #BC3E35
analogous
#35BC82 #35B3BC #3570BC
triadic
#35B3BC #BC35B3 #B3BC35
tetradic
#35B3BC #8235BC #BC3E35 #70BC35
square
#35B3BC #8235BC #BC3E35 #70BC35
split-complementary
#35B3BC #BC3570 #BC8235
monochromatic
#1A585D #28868C #35B3BC #5DCAD1 #8DD9DF
Accessibility & contrast
On white
2.52
#35B3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#35B3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B3BC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B3BC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBD
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #35b3bc; /* rgb */ color: rgb(53, 179, 188); /* oklch */ color: oklch(70.4% 0.107 202.1);
Tailwind
colors: {
custom: {
50: '#81cad0',
500: '#35b3bc',
950: '#000000',
},
}SCSS
$custom: #35b3bc; $custom-light: #81cad0; $custom-dark: #000000;
JSON
{
"hex": "#35b3bc",
"rgb": {
"r": 53,
"g": 179,
"b": 188
},
"hsl": {
"h": 184,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.70387,
"c": 0.10672,
"h": 202.1
},
"luminance": 0.36628
}Semantic roles & 50–950 ramp
primary
#35B3BC
secondary
#C98884
accent
#5348DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282