#35A2AA#35A2AA
#35A2AA is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.5% C 0.096 H 202.2°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #35A2AA |
|---|---|
| RGB | rgb(53, 162, 170) |
| HSL | hsl(184, 52%, 44%) |
| HSV | hsv(184, 69%, 67%) |
| CMYK | cmyk(68.8%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(61.22, -27.52, -13.12) |
| CIE-LCH | lch(61.22, 30.49, 205.48°) |
| OKLab | oklab(65.52% -0.0893 -0.0364) |
| OKLCH | oklch(65.52% 0.096 202.2) |
| XYZ | xyz(21.6411, 29.4974, 42.5754) |
| Luminance | 0.2950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.75
Turquoise Blue
#06B1C4
ΔE00 5.60
Sea
#3C9992
ΔE00 6.64
Lightseagreen
#20B2AA
ΔE00 7.90
Darkcyan
#008B8B
ΔE00 8.98
Blue Green
#0F9B8E
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35A2AA #AA3D35
analogous
#35AA77 #35A2AA #3567AA
triadic
#35A2AA #AA35A2 #A2AA35
tetradic
#35A2AA #7735AA #AA3D35 #67AA35
square
#35A2AA #7735AA #AA3D35 #67AA35
split-complementary
#35A2AA #AA3567 #AA7735
monochromatic
#18494D #26767B #35A2AA #53C1C9 #82D2D8
Accessibility & contrast
On white
3.04
#35A2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#35A2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #35A2AA
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35A2AA | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#848EAA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #35a2aa; /* rgb */ color: rgb(53, 162, 170); /* oklch */ color: oklch(65.5% 0.096 202.2);
Tailwind
colors: {
custom: {
50: '#7dbec3',
500: '#35a2aa',
950: '#000000',
},
}SCSS
$custom: #35a2aa; $custom-light: #7dbec3; $custom-dark: #000000;
JSON
{
"hex": "#35a2aa",
"rgb": {
"r": 53,
"g": 162,
"b": 170
},
"hsl": {
"h": 184.103,
"s": 52.466,
"l": 43.725
},
"oklch": {
"l": 0.65518,
"c": 0.09646,
"h": 202.2
},
"luminance": 0.295
}Semantic roles & 50–950 ramp
primary
#35A2AA
secondary
#C17E7A
accent
#564CDC
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181