#35AAAA#35AAAA
#35AAAA is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.101 H 195.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #35AAAA |
|---|---|
| RGB | rgb(53, 170, 170) |
| HSL | hsl(180, 52%, 44%) |
| HSV | hsv(180, 69%, 67%) |
| CMYK | cmyk(68.8%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.68, -31.43, -9.43) |
| CIE-LCH | lch(63.68, 32.81, 196.70°) |
| OKLab | oklab(67.51% -0.0976 -0.0262) |
| OKLCH | oklch(67.51% 0.101 195) |
| XYZ | xyz(23.0954, 32.4059, 43.0602) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.95
Sea
#3C9992
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.12
Topaz
#13BBAF
ΔE00 6.55
Turquoise Blue
#06B1C4
ΔE00 6.93
Blue Green
#0F9B8E
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AAAA #AA3535
analogous
#35AA6F #35AAAA #356FAA
triadic
#35AAAA #AA35AA #AAAA35
tetradic
#35AAAA #6F35AA #AA3535 #6FAA35
square
#35AAAA #6F35AA #AA3535 #6FAA35
split-complementary
#35AAAA #AA356F #AA6F35
monochromatic
#184D4D #267B7B #35AAAA #53C9C9 #82D8D8
Accessibility & contrast
On white
2.81
#35AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#35AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AAAA
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AAAA | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8D95AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #35aaaa; /* rgb */ color: rgb(53, 170, 170); /* oklch */ color: oklch(67.5% 0.101 195.0);
Tailwind
colors: {
custom: {
50: '#7ec4c3',
500: '#35aaaa',
950: '#000000',
},
}SCSS
$custom: #35aaaa; $custom-light: #7ec4c3; $custom-dark: #000000;
JSON
{
"hex": "#35aaaa",
"rgb": {
"r": 53,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 52.466,
"l": 43.725
},
"oklch": {
"l": 0.67509,
"c": 0.10106,
"h": 195
},
"luminance": 0.32409
}Semantic roles & 50–950 ramp
primary
#35AAAA
secondary
#C17A7A
accent
#4C4CDC
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181