#35ABB8#35ABB8
#35ABB8 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.103 H 205.8°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABB8 |
|---|---|
| RGB | rgb(53, 171, 184) |
| HSL | hsl(186, 55%, 46%) |
| HSV | hsv(186, 71%, 72%) |
| CMYK | cmyk(71.2%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.44, -27.72, -16.10) |
| CIE-LCH | lch(64.44, 32.06, 210.15°) |
| OKLab | oklab(68.27% -0.0925 -0.0447) |
| OKLCH | oklch(68.27% 0.103 205.8) |
| XYZ | xyz(24.6791, 33.3405, 50.4728) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.57
Cadetblue
#5F9EA0
ΔE00 6.50
Lightseagreen
#20B2AA
ΔE00 8.50
Sea
#3C9992
ΔE00 9.60
Darkturquoise
#00CED1
ΔE00 10.32
Topaz
#13BBAF
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABB8 #B84235
analogous
#35B884 #35ABB8 #356AB8
triadic
#35ABB8 #B835AB #ABB835
tetradic
#35ABB8 #8435B8 #B84235 #6AB835
square
#35ABB8 #8435B8 #B84235 #6AB835
split-complementary
#35ABB8 #B8356A #B88435
monochromatic
#1A5359 #277F88 #35ABB8 #5BC4D0 #8AD5DD
Accessibility & contrast
On white
2.74
#35ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#35ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABB8
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABB8 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B9
Deuteranopia (green-blind)
#8A96B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35abb8; /* rgb */ color: rgb(53, 171, 184); /* oklch */ color: oklch(68.3% 0.103 205.8);
Tailwind
colors: {
custom: {
50: '#7fc4cd',
500: '#35abb8',
950: '#000000',
},
}SCSS
$custom: #35abb8; $custom-light: #7fc4cd; $custom-dark: #000000;
JSON
{
"hex": "#35abb8",
"rgb": {
"r": 53,
"g": 171,
"b": 184
},
"hsl": {
"h": 185.954,
"s": 55.274,
"l": 46.471
},
"oklch": {
"l": 0.68274,
"c": 0.10279,
"h": 205.8
},
"luminance": 0.33343
}Semantic roles & 50–950 ramp
primary
#35ABB8
secondary
#C78881
accent
#5849DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182