#35ACAC#35ACAC
#35ACAC is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.102 H 195.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #35ACAC |
|---|---|
| RGB | rgb(53, 172, 172) |
| HSL | hsl(180, 53%, 44%) |
| HSV | hsv(180, 69%, 67%) |
| CMYK | cmyk(69.2%, 0%, 0%, 32.5%) |
| CIE-LAB | lab(64.35, -31.80, -9.54) |
| CIE-LCH | lch(64.35, 33.20, 196.69°) |
| OKLab | oklab(68.08% -0.0988 -0.0265) |
| OKLCH | oklch(68.08% 0.102 195) |
| XYZ | xyz(23.6638, 33.2377, 44.1901) |
| Luminance | 0.3324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.66
Topaz
#13BBAF
ΔE00 6.15
Cadetblue
#5F9EA0
ΔE00 6.48
Sea
#3C9992
ΔE00 6.54
Turquoise Blue
#06B1C4
ΔE00 6.79
Blue Green
#0F9B8E
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ACAC #AC3535
analogous
#35AC71 #35ACAC #3571AC
triadic
#35ACAC #AC35AC #ACAC35
tetradic
#35ACAC #7135AC #AC3535 #71AC35
square
#35ACAC #7135AC #AC3535 #71AC35
split-complementary
#35ACAC #AC3571 #AC7135
monochromatic
#184E4E #277D7D #35ACAC #54CACA #83D9D9
Accessibility & contrast
On white
2.75
#35ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#35ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ACAC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ACAC | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AC
Deuteranopia (green-blind)
#8F96AD
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35acac; /* rgb */ color: rgb(53, 172, 172); /* oklch */ color: oklch(68.1% 0.102 195.0);
Tailwind
colors: {
custom: {
50: '#7ec5c4',
500: '#35acac',
950: '#000000',
},
}SCSS
$custom: #35acac; $custom-light: #7ec5c4; $custom-dark: #000000;
JSON
{
"hex": "#35acac",
"rgb": {
"r": 53,
"g": 172,
"b": 172
},
"hsl": {
"h": 180,
"s": 52.889,
"l": 44.118
},
"oklch": {
"l": 0.68078,
"c": 0.10226,
"h": 195
},
"luminance": 0.3324
}Semantic roles & 50–950 ramp
primary
#35ACAC
secondary
#C27B7B
accent
#4C4CDC
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281