#35A8BA#35A8BA
#35A8BA is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.6% C 0.103 H 210.1°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #35A8BA |
|---|---|
| RGB | rgb(53, 168, 186) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 73%) |
| CMYK | cmyk(71.5%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(63.59, -25.61, -18.49) |
| CIE-LCH | lch(63.59, 31.59, 215.84°) |
| OKLab | oklab(67.62% -0.0887 -0.0514) |
| OKLCH | oklch(67.62% 0.103 210.1) |
| XYZ | xyz(24.3300, 32.3045, 51.3980) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.96
Cadetblue
#5F9EA0
ΔE00 6.99
Greyblue
#77A1B5
ΔE00 9.82
Lightseagreen
#20B2AA
ΔE00 10.58
Sea
#3C9992
ΔE00 10.78
Teal Blue
#01889F
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A8BA #BA4735
analogous
#35BA8A #35A8BA #3566BA
triadic
#35A8BA #BA35A8 #A8BA35
tetradic
#35A8BA #8A35BA #BA4735 #66BA35
square
#35A8BA #8A35BA #BA4735 #66BA35
split-complementary
#35A8BA #BA3566 #BA8A35
monochromatic
#1A525B #277D8A #35A8BA #5CC1D0 #8BD3DE
Accessibility & contrast
On white
2.81
#35A8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#35A8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A8BA
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A8BA | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#8694BA
Tritanopia (blue-blind)
#00B0AD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #35a8ba; /* rgb */ color: rgb(53, 168, 186); /* oklch */ color: oklch(67.6% 0.103 210.1);
Tailwind
colors: {
custom: {
50: '#7fc2ce',
500: '#35a8ba',
950: '#000000',
},
}SCSS
$custom: #35a8ba; $custom-light: #7fc2ce; $custom-dark: #000000;
JSON
{
"hex": "#35a8ba",
"rgb": {
"r": 53,
"g": 168,
"b": 186
},
"hsl": {
"h": 188.12,
"s": 55.649,
"l": 46.863
},
"oklch": {
"l": 0.67617,
"c": 0.10253,
"h": 210.1
},
"luminance": 0.32307
}Semantic roles & 50–950 ramp
primary
#35A8BA
secondary
#C88C82
accent
#5D49DF
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1213
muted
#7C8182