#35B4BE#35B4BE
#35B4BE is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.7% C 0.107 H 202.8°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #35B4BE |
|---|---|
| RGB | rgb(53, 180, 190) |
| HSL | hsl(184, 56%, 48%) |
| HSV | hsv(184, 72%, 75%) |
| CMYK | cmyk(72.1%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(67.36, -30.31, -15.01) |
| CIE-LCH | lch(67.36, 33.83, 206.35°) |
| OKLab | oklab(70.71% -0.099 -0.0417) |
| OKLCH | oklch(70.71% 0.107 202.8) |
| XYZ | xyz(27.0796, 37.1139, 54.4417) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.12
Lightseagreen
#20B2AA
ΔE00 7.09
Darkturquoise
#00CED1
ΔE00 7.50
Cadetblue
#5F9EA0
ΔE00 8.01
Topaz
#13BBAF
ΔE00 8.62
Mediumturquoise
#48D1CC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B4BE #BE3F35
analogous
#35BE84 #35B4BE #356FBE
triadic
#35B4BE #BE35B4 #B4BE35
tetradic
#35B4BE #8435BE #BE3F35 #6FBE35
square
#35B4BE #8435BE #BE3F35 #6FBE35
split-complementary
#35B4BE #BE356F #BE8435
monochromatic
#1A595E #28878E #35B4BE #5ECAD2 #8EDADF
Accessibility & contrast
On white
2.49
#35B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#35B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B4BE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B4BE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#929EBF
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #35b4be; /* rgb */ color: rgb(53, 180, 190); /* oklch */ color: oklch(70.7% 0.107 202.8);
Tailwind
colors: {
custom: {
50: '#81cbd1',
500: '#35b4be',
950: '#000000',
},
}SCSS
$custom: #35b4be; $custom-light: #81cbd1; $custom-dark: #000000;
JSON
{
"hex": "#35b4be",
"rgb": {
"r": 53,
"g": 180,
"b": 190
},
"hsl": {
"h": 184.38,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.70706,
"c": 0.10745,
"h": 202.8
},
"luminance": 0.37117
}Semantic roles & 50–950 ramp
primary
#35B4BE
secondary
#CA8A85
accent
#5348E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282