#35A2B3#35A2B3
#35A2B3 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.099 H 209.9°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #35A2B3 |
|---|---|
| RGB | rgb(53, 162, 179) |
| HSL | hsl(188, 54%, 45%) |
| HSV | hsv(188, 70%, 70%) |
| CMYK | cmyk(70.4%, 9.5%, 0%, 29.8%) |
| CIE-LAB | lab(61.52, -24.75, -17.72) |
| CIE-LCH | lch(61.52, 30.44, 215.59°) |
| OKLab | oklab(65.87% -0.0855 -0.0493) |
| OKLCH | oklch(65.87% 0.099 209.9) |
| XYZ | xyz(22.5217, 29.8496, 47.2137) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.60
Cadetblue
#5F9EA0
ΔE00 6.25
Teal Blue
#01889F
ΔE00 9.16
Greyblue
#77A1B5
ΔE00 9.75
Sea
#3C9992
ΔE00 9.87
Lightseagreen
#20B2AA
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A2B3 #B34635
analogous
#35B385 #35A2B3 #3563B3
triadic
#35A2B3 #B335A2 #A2B335
tetradic
#35A2B3 #8535B3 #B34635 #63B335
square
#35A2B3 #8535B3 #B34635 #63B335
split-complementary
#35A2B3 #B33563 #B38535
monochromatic
#194D55 #277784 #35A2B3 #58BECD #87D0DB
Accessibility & contrast
On white
3.01
#35A2B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#35A2B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #35A2B3
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A2B3 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#818FB3
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #35a2b3; /* rgb */ color: rgb(53, 162, 179); /* oklch */ color: oklch(65.9% 0.099 209.9);
Tailwind
colors: {
custom: {
50: '#7ebec9',
500: '#35a2b3',
950: '#000000',
},
}SCSS
$custom: #35a2b3; $custom-light: #7ebec9; $custom-dark: #000000;
JSON
{
"hex": "#35a2b3",
"rgb": {
"r": 53,
"g": 162,
"b": 179
},
"hsl": {
"h": 188.095,
"s": 54.31,
"l": 45.49
},
"oklch": {
"l": 0.65867,
"c": 0.09868,
"h": 209.9
},
"luminance": 0.29852
}Semantic roles & 50–950 ramp
primary
#35A2B3
secondary
#C5887F
accent
#5E4ADE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182