#35ABB9#35ABB9
#35ABB9 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.3% C 0.103 H 206.6°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABB9 |
|---|---|
| RGB | rgb(53, 171, 185) |
| HSL | hsl(186, 55%, 47%) |
| HSV | hsv(186, 71%, 73%) |
| CMYK | cmyk(71.4%, 7.6%, 0%, 27.5%) |
| CIE-LAB | lab(64.47, -27.42, -16.61) |
| CIE-LCH | lch(64.47, 32.05, 211.21°) |
| OKLab | oklab(68.31% -0.0921 -0.0461) |
| OKLCH | oklch(68.31% 0.103 206.6) |
| XYZ | xyz(24.7843, 33.3826, 51.0268) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.39
Cadetblue
#5F9EA0
ΔE00 6.65
Lightseagreen
#20B2AA
ΔE00 8.87
Sea
#3C9992
ΔE00 9.90
Darkturquoise
#00CED1
ΔE00 10.49
Greyblue
#77A1B5
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABB9 #B94335
analogous
#35B985 #35ABB9 #3569B9
triadic
#35ABB9 #B935AB #ABB935
tetradic
#35ABB9 #8535B9 #B94335 #69B935
square
#35ABB9 #8535B9 #B94335 #69B935
split-complementary
#35ABB9 #B93569 #B98535
monochromatic
#1A535A #277F89 #35ABB9 #5BC4D0 #8BD5DE
Accessibility & contrast
On white
2.74
#35ABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#35ABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABB9
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABB9 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BA
Deuteranopia (green-blind)
#8A96B9
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35abb9; /* rgb */ color: rgb(53, 171, 185); /* oklch */ color: oklch(68.3% 0.103 206.6);
Tailwind
colors: {
custom: {
50: '#7fc4ce',
500: '#35abb9',
950: '#000000',
},
}SCSS
$custom: #35abb9; $custom-light: #7fc4ce; $custom-dark: #000000;
JSON
{
"hex": "#35abb9",
"rgb": {
"r": 53,
"g": 171,
"b": 185
},
"hsl": {
"h": 186.364,
"s": 55.462,
"l": 46.667
},
"oklch": {
"l": 0.68312,
"c": 0.10304,
"h": 206.6
},
"luminance": 0.33385
}Semantic roles & 50–950 ramp
primary
#35ABB9
secondary
#C88982
accent
#5949DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182