#35AFA9#35AFA9
#35AFA9 is a light, moderate teal. Relative luminance 0.343; OKLCH L 68.7% C 0.105 H 190.2°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #35AFA9 |
|---|---|
| RGB | rgb(53, 175, 169) |
| HSL | hsl(177, 54%, 45%) |
| HSV | hsv(177, 70%, 69%) |
| CMYK | cmyk(69.7%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(65.18, -34.09, -6.63) |
| CIE-LCH | lch(65.18, 34.73, 191.01°) |
| OKLab | oklab(68.72% -0.1032 -0.0185) |
| OKLCH | oklch(68.72% 0.105 190.2) |
| XYZ | xyz(23.9563, 34.2786, 42.8823) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.48
Topaz
#13BBAF
ΔE00 4.05
Tealish
#24BCA8
ΔE00 5.93
Sea
#3C9992
ΔE00 6.75
Blue Green
#0F9B8E
ΔE00 7.17
Turquoise (survey)
#06C2AC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AFA9 #AF353B
analogous
#35AF6C #35AFA9 #3578AF
triadic
#35AFA9 #A935AF #AFA935
tetradic
#35AFA9 #6C35AF #AF353B #78AF35
square
#35AFA9 #6C35AF #AF353B #78AF35
split-complementary
#35AFA9 #AF3578 #AF6C35
monochromatic
#19514E #27807C #35AFA9 #56CCC6 #85DAD6
Accessibility & contrast
On white
2.67
#35AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#35AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AFA9
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AFA9 | 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)
#A5A6A9
Deuteranopia (green-blind)
#9399AA
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35afa9; /* rgb */ color: rgb(53, 175, 169); /* oklch */ color: oklch(68.7% 0.105 190.2);
Tailwind
colors: {
custom: {
50: '#7ec7c2',
500: '#35afa9',
950: '#000000',
},
}SCSS
$custom: #35afa9; $custom-light: #7ec7c2; $custom-dark: #000000;
JSON
{
"hex": "#35afa9",
"rgb": {
"r": 53,
"g": 175,
"b": 169
},
"hsl": {
"h": 177.049,
"s": 53.509,
"l": 44.706
},
"oklch": {
"l": 0.68722,
"c": 0.10483,
"h": 190.2
},
"luminance": 0.34281
}Semantic roles & 50–950 ramp
primary
#35AFA9
secondary
#C47C80
accent
#4B52DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281