#35ABB4#35ABB4
#35ABB4 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.102 H 202.5°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABB4 |
|---|---|
| RGB | rgb(53, 171, 180) |
| HSL | hsl(184, 55%, 46%) |
| HSV | hsv(184, 71%, 71%) |
| CMYK | cmyk(70.6%, 5%, 0%, 29.4%) |
| CIE-LAB | lab(64.30, -28.94, -14.07) |
| CIE-LCH | lch(64.30, 32.18, 205.93°) |
| OKLab | oklab(68.12% -0.0942 -0.0391) |
| OKLCH | oklch(68.12% 0.102 202.5) |
| XYZ | xyz(24.2657, 33.1752, 48.2957) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.65
Cadetblue
#5F9EA0
ΔE00 6.08
Lightseagreen
#20B2AA
ΔE00 7.01
Sea
#3C9992
ΔE00 8.42
Topaz
#13BBAF
ΔE00 9.20
Darkturquoise
#00CED1
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABB4 #B43E35
analogous
#35B47D #35ABB4 #356BB4
triadic
#35ABB4 #B435AB #ABB435
tetradic
#35ABB4 #7D35B4 #B43E35 #6BB435
square
#35ABB4 #7D35B4 #B43E35 #6BB435
split-complementary
#35ABB4 #B4356B #B47D35
monochromatic
#195155 #277E85 #35ABB4 #58C6CE #88D6DC
Accessibility & contrast
On white
2.75
#35ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#35ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABB4
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABB4 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B5
Deuteranopia (green-blind)
#8B96B5
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35abb4; /* rgb */ color: rgb(53, 171, 180); /* oklch */ color: oklch(68.1% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#7fc4ca',
500: '#35abb4',
950: '#000000',
},
}SCSS
$custom: #35abb4; $custom-light: #7fc4ca; $custom-dark: #000000;
JSON
{
"hex": "#35abb4",
"rgb": {
"r": 53,
"g": 171,
"b": 180
},
"hsl": {
"h": 184.252,
"s": 54.506,
"l": 45.686
},
"oklch": {
"l": 0.68122,
"c": 0.10203,
"h": 202.5
},
"luminance": 0.33178
}Semantic roles & 50–950 ramp
primary
#35ABB4
secondary
#C6847F
accent
#544ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182