#35B2BA#35B2BA
#35B2BA is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.1% C 0.106 H 201.4°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #35B2BA |
|---|---|
| RGB | rgb(53, 178, 186) |
| HSL | hsl(184, 56%, 47%) |
| HSV | hsv(184, 72%, 73%) |
| CMYK | cmyk(71.5%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.63, -30.55, -13.91) |
| CIE-LCH | lch(66.63, 33.56, 204.48°) |
| OKLab | oklab(70.07% -0.0987 -0.0386) |
| OKLCH | oklch(70.07% 0.106 201.4) |
| XYZ | xyz(26.2476, 36.1397, 52.0372) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.67
Lightseagreen
#20B2AA
ΔE00 6.32
Cadetblue
#5F9EA0
ΔE00 7.46
Darkturquoise
#00CED1
ΔE00 7.75
Topaz
#13BBAF
ΔE00 8.03
Mediumturquoise
#48D1CC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B2BA #BA3D35
analogous
#35BA80 #35B2BA #3570BA
triadic
#35B2BA #BA35B2 #B2BA35
tetradic
#35B2BA #8035BA #BA3D35 #70BA35
square
#35B2BA #8035BA #BA3D35 #70BA35
split-complementary
#35B2BA #BA3570 #BA8035
monochromatic
#1A575B #27848A #35B2BA #5CC9D0 #8BD9DE
Accessibility & contrast
On white
2.55
#35B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#35B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B2BA
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B2BA | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #35b2ba; /* rgb */ color: rgb(53, 178, 186); /* oklch */ color: oklch(70.1% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#80c9ce',
500: '#35b2ba',
950: '#000000',
},
}SCSS
$custom: #35b2ba; $custom-light: #80c9ce; $custom-dark: #000000;
JSON
{
"hex": "#35b2ba",
"rgb": {
"r": 53,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.609,
"s": 55.649,
"l": 46.863
},
"oklch": {
"l": 0.70067,
"c": 0.10602,
"h": 201.4
},
"luminance": 0.36143
}Semantic roles & 50–950 ramp
primary
#35B2BA
secondary
#C88782
accent
#5249DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282