#35AFAC#35AFAC
#35AFAC is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.104 H 192.6°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #35AFAC |
|---|---|
| RGB | rgb(53, 175, 172) |
| HSL | hsl(179, 54%, 45%) |
| HSV | hsv(179, 70%, 69%) |
| CMYK | cmyk(69.7%, 0%, 1.7%, 31.4%) |
| CIE-LAB | lab(65.27, -33.23, -8.16) |
| CIE-LCH | lch(65.27, 34.22, 193.80°) |
| OKLab | oklab(68.83% -0.1018 -0.0227) |
| OKLCH | oklch(68.83% 0.104 192.6) |
| XYZ | xyz(24.2412, 34.3926, 44.3826) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.32
Topaz
#13BBAF
ΔE00 4.75
Tealish
#24BCA8
ΔE00 6.89
Sea
#3C9992
ΔE00 6.96
Cadetblue
#5F9EA0
ΔE00 7.41
Blue Green
#0F9B8E
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AFAC #AF3538
analogous
#35AF6F #35AFAC #3575AF
triadic
#35AFAC #AC35AF #AFAC35
tetradic
#35AFAC #6F35AF #AF3538 #75AF35
square
#35AFAC #6F35AF #AF3538 #75AF35
split-complementary
#35AFAC #AF3575 #AF6F35
monochromatic
#195150 #27807E #35AFAC #56CCC9 #85DAD8
Accessibility & contrast
On white
2.67
#35AFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#35AFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AFAC
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AFAC | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AC
Deuteranopia (green-blind)
#9299AD
Tritanopia (blue-blind)
#00B4AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35afac; /* rgb */ color: rgb(53, 175, 172); /* oklch */ color: oklch(68.8% 0.104 192.6);
Tailwind
colors: {
custom: {
50: '#7fc7c4',
500: '#35afac',
950: '#000000',
},
}SCSS
$custom: #35afac; $custom-light: #7fc7c4; $custom-dark: #000000;
JSON
{
"hex": "#35afac",
"rgb": {
"r": 53,
"g": 175,
"b": 172
},
"hsl": {
"h": 178.525,
"s": 53.509,
"l": 44.706
},
"oklch": {
"l": 0.68825,
"c": 0.10435,
"h": 192.6
},
"luminance": 0.34395
}Semantic roles & 50–950 ramp
primary
#35AFAC
secondary
#C47C7E
accent
#4B4EDD
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281