#35A9BA#35A9BA
#35A9BA is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.9% C 0.103 H 209.2°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #35A9BA |
|---|---|
| RGB | rgb(53, 169, 186) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 73%) |
| CMYK | cmyk(71.5%, 9.1%, 0%, 27.1%) |
| CIE-LAB | lab(63.90, -26.11, -18.03) |
| CIE-LCH | lch(63.90, 31.73, 214.63°) |
| OKLab | oklab(67.86% -0.0897 -0.0501) |
| OKLCH | oklch(67.86% 0.103 209.2) |
| XYZ | xyz(24.5153, 32.6751, 51.4597) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.65
Cadetblue
#5F9EA0
ΔE00 6.90
Greyblue
#77A1B5
ΔE00 10.09
Lightseagreen
#20B2AA
ΔE00 10.13
Sea
#3C9992
ΔE00 10.57
Teal Blue
#01889F
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A9BA #BA4635
analogous
#35BA89 #35A9BA #3567BA
triadic
#35A9BA #BA35A9 #A9BA35
tetradic
#35A9BA #8935BA #BA4635 #67BA35
square
#35A9BA #8935BA #BA4635 #67BA35
split-complementary
#35A9BA #BA3567 #BA8935
monochromatic
#1A525B #277E8A #35A9BA #5CC2D0 #8BD3DE
Accessibility & contrast
On white
2.79
#35A9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#35A9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A9BA
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A9BA | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#8795BA
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35a9ba; /* rgb */ color: rgb(53, 169, 186); /* oklch */ color: oklch(67.9% 0.103 209.2);
Tailwind
colors: {
custom: {
50: '#7fc3ce',
500: '#35a9ba',
950: '#000000',
},
}SCSS
$custom: #35a9ba; $custom-light: #7fc3ce; $custom-dark: #000000;
JSON
{
"hex": "#35a9ba",
"rgb": {
"r": 53,
"g": 169,
"b": 186
},
"hsl": {
"h": 187.669,
"s": 55.649,
"l": 46.863
},
"oklch": {
"l": 0.67862,
"c": 0.10276,
"h": 209.2
},
"luminance": 0.32678
}Semantic roles & 50–950 ramp
primary
#35A9BA
secondary
#C88B82
accent
#5C49DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182