#35B4BC#35B4BC
#35B4BC is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.6% C 0.107 H 201.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #35B4BC |
|---|---|
| RGB | rgb(53, 180, 188) |
| HSL | hsl(184, 56%, 47%) |
| HSV | hsv(184, 72%, 74%) |
| CMYK | cmyk(71.8%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(67.30, -30.92, -14.01) |
| CIE-LCH | lch(67.30, 33.94, 204.37°) |
| OKLab | oklab(70.63% -0.0999 -0.0389) |
| OKLCH | oklch(70.63% 0.107 201.3) |
| XYZ | xyz(26.8625, 37.0271, 53.2984) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.78
Lightseagreen
#20B2AA
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 7.22
Topaz
#13BBAF
ΔE00 7.88
Cadetblue
#5F9EA0
ΔE00 7.91
Mediumturquoise
#48D1CC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B4BC #BC3D35
analogous
#35BC81 #35B4BC #3570BC
triadic
#35B4BC #BC35B4 #B4BC35
tetradic
#35B4BC #8135BC #BC3D35 #70BC35
square
#35B4BC #8135BC #BC3D35 #70BC35
split-complementary
#35B4BC #BC3570 #BC8135
monochromatic
#1A595D #28868C #35B4BC #5DCAD1 #8DDADF
Accessibility & contrast
On white
2.50
#35B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#35B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B4BC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B4BC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b4bc; /* rgb */ color: rgb(53, 180, 188); /* oklch */ color: oklch(70.6% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#81cbd0',
500: '#35b4bc',
950: '#000000',
},
}SCSS
$custom: #35b4bc; $custom-light: #81cbd0; $custom-dark: #000000;
JSON
{
"hex": "#35b4bc",
"rgb": {
"r": 53,
"g": 180,
"b": 188
},
"hsl": {
"h": 183.556,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.70632,
"c": 0.10718,
"h": 201.3
},
"luminance": 0.3703
}Semantic roles & 50–950 ramp
primary
#35B4BC
secondary
#C98884
accent
#5148DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282