#35AFA5#35AFA5
#35AFA5 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.6% C 0.106 H 187.0°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #35AFA5 |
|---|---|
| RGB | rgb(53, 175, 165) |
| HSL | hsl(175, 54%, 45%) |
| HSV | hsv(175, 70%, 69%) |
| CMYK | cmyk(69.7%, 0%, 5.7%, 31.4%) |
| CIE-LAB | lab(65.07, -35.22, -4.58) |
| CIE-LCH | lch(65.07, 35.52, 187.41°) |
| OKLab | oklab(68.59% -0.105 -0.0129) |
| OKLCH | oklch(68.59% 0.106 187) |
| XYZ | xyz(23.5865, 34.1307, 40.9348) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.45
Topaz
#13BBAF
ΔE00 3.54
Tealish
#24BCA8
ΔE00 4.81
Turquoise (survey)
#06C2AC
ΔE00 6.39
Blue Green
#0F9B8E
ΔE00 6.62
Sea
#3C9992
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AFA5 #AF353F
analogous
#35AF68 #35AFA5 #357CAF
triadic
#35AFA5 #A535AF #AFA535
tetradic
#35AFA5 #6835AF #AF353F #7CAF35
square
#35AFA5 #6835AF #AF353F #7CAF35
split-complementary
#35AFA5 #AF357C #AF6835
monochromatic
#19514C #278079 #35AFA5 #56CCC2 #85DAD3
Accessibility & contrast
On white
2.68
#35AFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#35AFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AFA5
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AFA5 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A5
Deuteranopia (green-blind)
#9498A6
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35afa5; /* rgb */ color: rgb(53, 175, 165); /* oklch */ color: oklch(68.6% 0.106 187.0);
Tailwind
colors: {
custom: {
50: '#7ec7bf',
500: '#35afa5',
950: '#000000',
},
}SCSS
$custom: #35afa5; $custom-light: #7ec7bf; $custom-dark: #000000;
JSON
{
"hex": "#35afa5",
"rgb": {
"r": 53,
"g": 175,
"b": 165
},
"hsl": {
"h": 175.082,
"s": 53.509,
"l": 44.706
},
"oklch": {
"l": 0.68588,
"c": 0.1058,
"h": 187
},
"luminance": 0.34133
}Semantic roles & 50–950 ramp
primary
#35AFA5
secondary
#C47C82
accent
#4B57DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281