#35AFAA#35AFAA
#35AFAA is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.8% C 0.105 H 191.0°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #35AFAA |
|---|---|
| RGB | rgb(53, 175, 170) |
| HSL | hsl(178, 54%, 45%) |
| HSV | hsv(178, 70%, 69%) |
| CMYK | cmyk(69.7%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(65.21, -33.80, -7.14) |
| CIE-LCH | lch(65.21, 34.55, 191.93°) |
| OKLab | oklab(68.76% -0.1027 -0.0199) |
| OKLCH | oklch(68.76% 0.105 191) |
| XYZ | xyz(24.0505, 34.3163, 43.3786) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.72
Topaz
#13BBAF
ΔE00 4.26
Tealish
#24BCA8
ΔE00 6.24
Sea
#3C9992
ΔE00 6.80
Blue Green
#0F9B8E
ΔE00 7.35
Turquoise (survey)
#06C2AC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AFAA #AF353A
analogous
#35AF6D #35AFAA #3577AF
triadic
#35AFAA #AA35AF #AFAA35
tetradic
#35AFAA #6D35AF #AF353A #77AF35
square
#35AFAA #6D35AF #AF353A #77AF35
split-complementary
#35AFAA #AF3577 #AF6D35
monochromatic
#19514F #27807C #35AFAA #56CCC7 #85DAD6
Accessibility & contrast
On white
2.67
#35AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#35AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AFAA
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AFAA | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#9399AB
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35afaa; /* rgb */ color: rgb(53, 175, 170); /* oklch */ color: oklch(68.8% 0.105 191.0);
Tailwind
colors: {
custom: {
50: '#7ec7c3',
500: '#35afaa',
950: '#000000',
},
}SCSS
$custom: #35afaa; $custom-light: #7ec7c3; $custom-dark: #000000;
JSON
{
"hex": "#35afaa",
"rgb": {
"r": 53,
"g": 175,
"b": 170
},
"hsl": {
"h": 177.541,
"s": 53.509,
"l": 44.706
},
"oklch": {
"l": 0.68756,
"c": 0.10465,
"h": 191
},
"luminance": 0.34319
}Semantic roles & 50–950 ramp
primary
#35AFAA
secondary
#C47C7F
accent
#4B51DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281