#35A3AA#35A3AA
#35A3AA is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.097 H 201.2°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #35A3AA |
|---|---|
| RGB | rgb(53, 163, 170) |
| HSL | hsl(184, 52%, 44%) |
| HSV | hsv(184, 69%, 67%) |
| CMYK | cmyk(68.8%, 4.1%, 0%, 33.3%) |
| CIE-LAB | lab(61.53, -28.02, -12.65) |
| CIE-LCH | lch(61.53, 30.74, 204.31°) |
| OKLab | oklab(65.77% -0.0904 -0.0351) |
| OKLCH | oklch(65.77% 0.097 201.2) |
| XYZ | xyz(21.8179, 29.8511, 42.6344) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.78
Turquoise Blue
#06B1C4
ΔE00 5.63
Sea
#3C9992
ΔE00 6.43
Lightseagreen
#20B2AA
ΔE00 7.40
Blue Green
#0F9B8E
ΔE00 8.85
Darkcyan
#008B8B
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A3AA #AA3C35
analogous
#35AA76 #35A3AA #3568AA
triadic
#35A3AA #AA35A3 #A3AA35
tetradic
#35A3AA #7635AA #AA3C35 #68AA35
square
#35A3AA #7635AA #AA3C35 #68AA35
split-complementary
#35A3AA #AA3568 #AA7635
monochromatic
#184A4D #26767B #35A3AA #53C2C9 #82D3D8
Accessibility & contrast
On white
3.01
#35A3AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#35A3AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #35A3AA
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A3AA | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#868FAB
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #35a3aa; /* rgb */ color: rgb(53, 163, 170); /* oklch */ color: oklch(65.8% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#7dbec3',
500: '#35a3aa',
950: '#000000',
},
}SCSS
$custom: #35a3aa; $custom-light: #7dbec3; $custom-dark: #000000;
JSON
{
"hex": "#35a3aa",
"rgb": {
"r": 53,
"g": 163,
"b": 170
},
"hsl": {
"h": 183.59,
"s": 52.466,
"l": 43.725
},
"oklch": {
"l": 0.65767,
"c": 0.09695,
"h": 201.2
},
"luminance": 0.29854
}Semantic roles & 50–950 ramp
primary
#35A3AA
secondary
#C17E7A
accent
#554CDC
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181