#35ACA4#35ACA4
#35ACA4 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.103 H 188.5°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #35ACA4 |
|---|---|
| RGB | rgb(53, 172, 164) |
| HSL | hsl(176, 53%, 44%) |
| HSV | hsv(176, 69%, 67%) |
| CMYK | cmyk(69.2%, 0%, 4.7%, 32.5%) |
| CIE-LAB | lab(64.11, -34.10, -5.43) |
| CIE-LCH | lch(64.11, 34.53, 189.05°) |
| OKLab | oklab(67.8% -0.1024 -0.0153) |
| OKLCH | oklch(67.8% 0.103 188.5) |
| XYZ | xyz(22.9185, 32.9396, 40.2649) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.94
Topaz
#13BBAF
ΔE00 4.49
Sea
#3C9992
ΔE00 5.85
Tealish
#24BCA8
ΔE00 5.91
Blue Green
#0F9B8E
ΔE00 6.07
Dull Teal
#5F9E8F
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ACA4 #AC353D
analogous
#35AC69 #35ACA4 #3579AC
triadic
#35ACA4 #A435AC #ACA435
tetradic
#35ACA4 #6935AC #AC353D #79AC35
square
#35ACA4 #6935AC #AC353D #79AC35
split-complementary
#35ACA4 #AC3579 #AC6935
monochromatic
#184E4B #277D77 #35ACA4 #54CAC2 #83D9D3
Accessibility & contrast
On white
2.77
#35ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#35ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ACA4
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ACA4 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A4
Deuteranopia (green-blind)
#9196A5
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35aca4; /* rgb */ color: rgb(53, 172, 164); /* oklch */ color: oklch(67.8% 0.103 188.5);
Tailwind
colors: {
custom: {
50: '#7dc5be',
500: '#35aca4',
950: '#000000',
},
}SCSS
$custom: #35aca4; $custom-light: #7dc5be; $custom-dark: #000000;
JSON
{
"hex": "#35aca4",
"rgb": {
"r": 53,
"g": 172,
"b": 164
},
"hsl": {
"h": 175.966,
"s": 52.889,
"l": 44.118
},
"oklch": {
"l": 0.67803,
"c": 0.10349,
"h": 188.5
},
"luminance": 0.32942
}Semantic roles & 50–950 ramp
primary
#35ACA4
secondary
#C27B7F
accent
#4C55DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281