#35A9BB#35A9BB
#35A9BB is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.9% C 0.103 H 210.0°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #35A9BB |
|---|---|
| RGB | rgb(53, 169, 187) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 73%) |
| CMYK | cmyk(71.7%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(63.93, -25.80, -18.54) |
| CIE-LCH | lch(63.93, 31.77, 215.70°) |
| OKLab | oklab(67.9% -0.0893 -0.0516) |
| OKLCH | oklch(67.9% 0.103 210) |
| XYZ | xyz(24.6220, 32.7178, 52.0216) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.70
Cadetblue
#5F9EA0
ΔE00 7.11
Greyblue
#77A1B5
ΔE00 9.89
Lightseagreen
#20B2AA
ΔE00 10.49
Sea
#3C9992
ΔE00 10.90
Teal Blue
#01889F
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A9BB #BB4735
analogous
#35BB8A #35A9BB #3566BB
triadic
#35A9BB #BB35A9 #A9BB35
tetradic
#35A9BB #8A35BB #BB4735 #66BB35
square
#35A9BB #8A35BB #BB4735 #66BB35
split-complementary
#35A9BB #BB3566 #BB8A35
monochromatic
#1A535C #277E8B #35A9BB #5CC1D1 #8CD3DE
Accessibility & contrast
On white
2.78
#35A9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#35A9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A9BB
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A9BB | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 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)
#9AA3BC
Deuteranopia (green-blind)
#8795BB
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35a9bb; /* rgb */ color: rgb(53, 169, 187); /* oklch */ color: oklch(67.9% 0.103 210.0);
Tailwind
colors: {
custom: {
50: '#7fc3cf',
500: '#35a9bb',
950: '#000000',
},
}SCSS
$custom: #35a9bb; $custom-light: #7fc3cf; $custom-dark: #000000;
JSON
{
"hex": "#35a9bb",
"rgb": {
"r": 53,
"g": 169,
"b": 187
},
"hsl": {
"h": 188.06,
"s": 55.833,
"l": 47.059
},
"oklch": {
"l": 0.67901,
"c": 0.1031,
"h": 210
},
"luminance": 0.32721
}Semantic roles & 50–950 ramp
primary
#35A9BB
secondary
#C98C83
accent
#5D49DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182