#35A2B5#35A2B5
#35A2B5 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.099 H 211.6°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #35A2B5 |
|---|---|
| RGB | rgb(53, 162, 181) |
| HSL | hsl(189, 55%, 46%) |
| HSV | hsv(189, 71%, 71%) |
| CMYK | cmyk(70.7%, 10.5%, 0%, 29%) |
| CIE-LAB | lab(61.59, -24.13, -18.73) |
| CIE-LCH | lch(61.59, 30.55, 217.83°) |
| OKLab | oklab(65.95% -0.0847 -0.0521) |
| OKLCH | oklch(65.95% 0.099 211.6) |
| XYZ | xyz(22.7255, 29.9311, 48.2867) |
| Luminance | 0.2993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.71
Cadetblue
#5F9EA0
ΔE00 6.75
Teal Blue
#01889F
ΔE00 9.04
Greyblue
#77A1B5
ΔE00 9.34
Sea
#3C9992
ΔE00 10.58
Darkcyan
#008B8B
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A2B5 #B54835
analogous
#35B588 #35A2B5 #3562B5
triadic
#35A2B5 #B535A2 #A2B535
tetradic
#35A2B5 #8835B5 #B54835 #62B535
square
#35A2B5 #8835B5 #B54835 #62B535
split-complementary
#35A2B5 #B53562 #B58835
monochromatic
#194D56 #277886 #35A2B5 #59BDCE #88D0DC
Accessibility & contrast
On white
3.01
#35A2B5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#35A2B5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #35A2B5
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A2B5 | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB6
Deuteranopia (green-blind)
#818FB5
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #35a2b5; /* rgb */ color: rgb(53, 162, 181); /* oklch */ color: oklch(65.9% 0.099 211.6);
Tailwind
colors: {
custom: {
50: '#7ebdcb',
500: '#35a2b5',
950: '#000000',
},
}SCSS
$custom: #35a2b5; $custom-light: #7ebdcb; $custom-dark: #000000;
JSON
{
"hex": "#35a2b5",
"rgb": {
"r": 53,
"g": 162,
"b": 181
},
"hsl": {
"h": 188.906,
"s": 54.701,
"l": 45.882
},
"oklch": {
"l": 0.65947,
"c": 0.09943,
"h": 211.6
},
"luminance": 0.29934
}Semantic roles & 50–950 ramp
primary
#35A2B5
secondary
#C68A80
accent
#604ADE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182