#35ACA3#35ACA3
#35ACA3 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.104 H 187.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #35ACA3 |
|---|---|
| RGB | rgb(53, 172, 163) |
| HSL | hsl(175, 53%, 44%) |
| HSV | hsv(175, 69%, 67%) |
| CMYK | cmyk(69.2%, 0%, 5.2%, 32.5%) |
| CIE-LAB | lab(64.08, -34.38, -4.92) |
| CIE-LCH | lch(64.08, 34.73, 188.14°) |
| OKLab | oklab(67.77% -0.1028 -0.0139) |
| OKLCH | oklch(67.77% 0.104 187.7) |
| XYZ | xyz(22.8285, 32.9036, 39.7911) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.98
Topaz
#13BBAF
ΔE00 4.40
Tealish
#24BCA8
ΔE00 5.67
Sea
#3C9992
ΔE00 5.86
Blue Green
#0F9B8E
ΔE00 5.93
Dull Teal
#5F9E8F
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ACA3 #AC353E
analogous
#35AC68 #35ACA3 #357AAC
triadic
#35ACA3 #A335AC #ACA335
tetradic
#35ACA3 #6835AC #AC353E #7AAC35
square
#35ACA3 #6835AC #AC353E #7AAC35
split-complementary
#35ACA3 #AC357A #AC6835
monochromatic
#184E4A #277D77 #35ACA3 #54CAC1 #83D9D2
Accessibility & contrast
On white
2.77
#35ACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#35ACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ACA3
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ACA3 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#9196A4
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35aca3; /* rgb */ color: rgb(53, 172, 163); /* oklch */ color: oklch(67.8% 0.104 187.7);
Tailwind
colors: {
custom: {
50: '#7dc5be',
500: '#35aca3',
950: '#000000',
},
}SCSS
$custom: #35aca3; $custom-light: #7dc5be; $custom-dark: #000000;
JSON
{
"hex": "#35aca3",
"rgb": {
"r": 53,
"g": 172,
"b": 163
},
"hsl": {
"h": 175.462,
"s": 52.889,
"l": 44.118
},
"oklch": {
"l": 0.67769,
"c": 0.10375,
"h": 187.7
},
"luminance": 0.32906
}Semantic roles & 50–950 ramp
primary
#35ACA3
secondary
#C27B80
accent
#4C56DC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281