#35ABB3#35ABB3
#35ABB3 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.102 H 201.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #35ABB3 |
|---|---|
| RGB | rgb(53, 171, 179) |
| HSL | hsl(184, 54%, 45%) |
| HSV | hsv(184, 70%, 70%) |
| CMYK | cmyk(70.4%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.27, -29.24, -13.57) |
| CIE-LCH | lch(64.27, 32.24, 204.89°) |
| OKLab | oklab(68.08% -0.0947 -0.0377) |
| OKLCH | oklch(68.08% 0.102 201.7) |
| XYZ | xyz(24.1642, 33.1346, 47.7612) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.97
Cadetblue
#5F9EA0
ΔE00 6.02
Lightseagreen
#20B2AA
ΔE00 6.64
Sea
#3C9992
ΔE00 8.14
Topaz
#13BBAF
ΔE00 8.86
Darkturquoise
#00CED1
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ABB3 #B33D35
analogous
#35B37C #35ABB3 #356CB3
triadic
#35ABB3 #B335AB #ABB335
tetradic
#35ABB3 #7C35B3 #B33D35 #6CB335
square
#35ABB3 #7C35B3 #B33D35 #6CB335
split-complementary
#35ABB3 #B3356C #B37C35
monochromatic
#195155 #277E84 #35ABB3 #58C6CD #87D6DB
Accessibility & contrast
On white
2.75
#35ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#35ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ABB3
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ABB3 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#8C96B4
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35abb3; /* rgb */ color: rgb(53, 171, 179); /* oklch */ color: oklch(68.1% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#7fc4c9',
500: '#35abb3',
950: '#000000',
},
}SCSS
$custom: #35abb3; $custom-light: #7fc4c9; $custom-dark: #000000;
JSON
{
"hex": "#35abb3",
"rgb": {
"r": 53,
"g": 171,
"b": 179
},
"hsl": {
"h": 183.81,
"s": 54.31,
"l": 45.49
},
"oklch": {
"l": 0.68085,
"c": 0.10189,
"h": 201.7
},
"luminance": 0.33137
}Semantic roles & 50–950 ramp
primary
#35ABB3
secondary
#C5837F
accent
#534ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1213
muted
#7C8182