#35A4AA#35A4AA
#35A4AA is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.0% C 0.097 H 200.3°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #35A4AA |
|---|---|
| RGB | rgb(53, 164, 170) |
| HSL | hsl(183, 52%, 44%) |
| HSV | hsv(183, 69%, 67%) |
| CMYK | cmyk(68.8%, 3.5%, 0%, 33.3%) |
| CIE-LAB | lab(61.83, -28.51, -12.19) |
| CIE-LCH | lch(61.83, 31.01, 203.15°) |
| OKLab | oklab(66.02% -0.0914 -0.0338) |
| OKLCH | oklch(66.02% 0.097 200.3) |
| XYZ | xyz(21.9962, 30.2076, 42.6938) |
| Luminance | 0.3021 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.87
Turquoise Blue
#06B1C4
ΔE00 5.70
Sea
#3C9992
ΔE00 6.26
Lightseagreen
#20B2AA
ΔE00 6.89
Blue Green
#0F9B8E
ΔE00 8.57
Darkcyan
#008B8B
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A4AA #AA3B35
analogous
#35AA75 #35A4AA #3569AA
triadic
#35A4AA #AA35A4 #A4AA35
tetradic
#35A4AA #7535AA #AA3B35 #69AA35
square
#35A4AA #7535AA #AA3B35 #69AA35
split-complementary
#35A4AA #AA3569 #AA7535
monochromatic
#184A4D #26777B #35A4AA #53C3C9 #82D3D8
Accessibility & contrast
On white
2.98
#35A4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#35A4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35A4AA
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A4AA | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#8790AB
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #35a4aa; /* rgb */ color: rgb(53, 164, 170); /* oklch */ color: oklch(66.0% 0.097 200.3);
Tailwind
colors: {
custom: {
50: '#7dbfc3',
500: '#35a4aa',
950: '#000000',
},
}SCSS
$custom: #35a4aa; $custom-light: #7dbfc3; $custom-dark: #000000;
JSON
{
"hex": "#35a4aa",
"rgb": {
"r": 53,
"g": 164,
"b": 170
},
"hsl": {
"h": 183.077,
"s": 52.466,
"l": 43.725
},
"oklch": {
"l": 0.66016,
"c": 0.09747,
"h": 200.3
},
"luminance": 0.3021
}Semantic roles & 50–950 ramp
primary
#35A4AA
secondary
#C17D7A
accent
#534CDC
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181