#35A2A2#35A2A2
#35A2A2 is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.2% C 0.096 H 195.1°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #35A2A2 |
|---|---|
| RGB | rgb(53, 162, 162) |
| HSL | hsl(180, 51%, 42%) |
| HSV | hsv(180, 67%, 64%) |
| CMYK | cmyk(67.3%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(60.96, -29.90, -8.99) |
| CIE-LCH | lch(60.96, 31.23, 196.74°) |
| OKLab | oklab(65.22% -0.0929 -0.025) |
| OKLCH | oklch(65.22% 0.096 195.1) |
| XYZ | xyz(20.9072, 29.2038, 38.7105) |
| Luminance | 0.2921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.05
Cadetblue
#5F9EA0
ΔE00 5.11
Lightseagreen
#20B2AA
ΔE00 5.65
Blue Green
#0F9B8E
ΔE00 6.14
Dull Teal
#5F9E8F
ΔE00 7.52
Dusty Teal
#4C9085
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A2A2 #A23535
analogous
#35A26C #35A2A2 #356CA2
triadic
#35A2A2 #A235A2 #A2A235
tetradic
#35A2A2 #6C35A2 #A23535 #6CA235
square
#35A2A2 #6C35A2 #A23535 #6CA235
split-complementary
#35A2A2 #A2356C #A26C35
monochromatic
#174646 #267474 #35A2A2 #4FC5C5 #7DD4D4
Accessibility & contrast
On white
3.07
#35A2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#35A2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #35A2A2
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A2A2 | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA2
Deuteranopia (green-blind)
#878EA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #35a2a2; /* rgb */ color: rgb(53, 162, 162); /* oklch */ color: oklch(65.2% 0.096 195.1);
Tailwind
colors: {
custom: {
50: '#7cbebd',
500: '#35a2a2',
950: '#000000',
},
}SCSS
$custom: #35a2a2; $custom-light: #7cbebd; $custom-dark: #000000;
JSON
{
"hex": "#35a2a2",
"rgb": {
"r": 53,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 50.698,
"l": 42.157
},
"oklch": {
"l": 0.65225,
"c": 0.09616,
"h": 195.1
},
"luminance": 0.29206
}Semantic roles & 50–950 ramp
primary
#35A2A2
secondary
#BD7575
accent
#4E4EDA
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181