#35A7BA#35A7BA
#35A7BA is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.4% C 0.102 H 211.0°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #35A7BA |
|---|---|
| RGB | rgb(53, 167, 186) |
| HSL | hsl(189, 56%, 47%) |
| HSV | hsv(189, 72%, 73%) |
| CMYK | cmyk(71.5%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(63.29, -25.10, -18.96) |
| CIE-LCH | lch(63.29, 31.45, 217.06°) |
| OKLab | oklab(67.37% -0.0877 -0.0527) |
| OKLCH | oklch(67.37% 0.102 211) |
| XYZ | xyz(24.1460, 31.9367, 51.3367) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.31
Cadetblue
#5F9EA0
ΔE00 7.11
Greyblue
#77A1B5
ΔE00 9.56
Teal Blue
#01889F
ΔE00 10.51
Sea
#3C9992
ΔE00 11.00
Lightseagreen
#20B2AA
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A7BA #BA4835
analogous
#35BA8A #35A7BA #3565BA
triadic
#35A7BA #BA35A7 #A7BA35
tetradic
#35A7BA #8A35BA #BA4835 #65BA35
square
#35A7BA #8A35BA #BA4835 #65BA35
split-complementary
#35A7BA #BA3565 #BA8A35
monochromatic
#1A515B #277C8A #35A7BA #5CC0D0 #8BD2DE
Accessibility & contrast
On white
2.84
#35A7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#35A7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A7BA
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A7BA | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BB
Deuteranopia (green-blind)
#8593BA
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #35a7ba; /* rgb */ color: rgb(53, 167, 186); /* oklch */ color: oklch(67.4% 0.102 211.0);
Tailwind
colors: {
custom: {
50: '#7fc1ce',
500: '#35a7ba',
950: '#000000',
},
}SCSS
$custom: #35a7ba; $custom-light: #7fc1ce; $custom-dark: #000000;
JSON
{
"hex": "#35a7ba",
"rgb": {
"r": 53,
"g": 167,
"b": 186
},
"hsl": {
"h": 188.571,
"s": 55.649,
"l": 46.863
},
"oklch": {
"l": 0.67372,
"c": 0.10232,
"h": 211
},
"luminance": 0.31939
}Semantic roles & 50–950 ramp
primary
#35A7BA
secondary
#C88C82
accent
#5E49DF
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1213
muted
#7C8182