#35A5B2#35A5B2
#35A5B2 is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.6% C 0.099 H 206.3°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #35A5B2 |
|---|---|
| RGB | rgb(53, 165, 178) |
| HSL | hsl(186, 54%, 45%) |
| HSV | hsv(186, 70%, 70%) |
| CMYK | cmyk(70.2%, 7.3%, 0%, 30.2%) |
| CIE-LAB | lab(62.41, -26.58, -15.82) |
| CIE-LCH | lch(62.41, 30.93, 210.76°) |
| OKLab | oklab(66.57% -0.089 -0.0439) |
| OKLCH | oklch(66.57% 0.099 206.3) |
| XYZ | xyz(22.9557, 30.8789, 46.8612) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.94
Cadetblue
#5F9EA0
ΔE00 5.65
Sea
#3C9992
ΔE00 8.75
Lightseagreen
#20B2AA
ΔE00 9.14
Teal Blue
#01889F
ΔE00 10.42
Darkcyan
#008B8B
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A5B2 #B24235
analogous
#35B280 #35A5B2 #3566B2
triadic
#35A5B2 #B235A5 #A5B235
tetradic
#35A5B2 #8035B2 #B24235 #66B235
square
#35A5B2 #8035B2 #B24235 #66B235
split-complementary
#35A5B2 #B23566 #B28035
monochromatic
#194E54 #277983 #35A5B2 #57C1CD #86D2DB
Accessibility & contrast
On white
2.93
#35A5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#35A5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A5B2
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A5B2 | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB3
Deuteranopia (green-blind)
#8591B2
Tritanopia (blue-blind)
#00ACA9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #35a5b2; /* rgb */ color: rgb(53, 165, 178); /* oklch */ color: oklch(66.6% 0.099 206.3);
Tailwind
colors: {
custom: {
50: '#7ec0c9',
500: '#35a5b2',
950: '#000000',
},
}SCSS
$custom: #35a5b2; $custom-light: #7ec0c9; $custom-dark: #000000;
JSON
{
"hex": "#35a5b2",
"rgb": {
"r": 53,
"g": 165,
"b": 178
},
"hsl": {
"h": 186.24,
"s": 54.113,
"l": 45.294
},
"oklch": {
"l": 0.66566,
"c": 0.09925,
"h": 206.3
},
"luminance": 0.30882
}Semantic roles & 50–950 ramp
primary
#35A5B2
secondary
#C5857E
accent
#5A4ADD
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182