#35AFA8#35AFA8
#35AFA8 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.7% C 0.105 H 189.4°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #35AFA8 |
|---|---|
| RGB | rgb(53, 175, 168) |
| HSL | hsl(177, 54%, 45%) |
| HSV | hsv(177, 70%, 69%) |
| CMYK | cmyk(69.7%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.15, -34.37, -6.12) |
| CIE-LCH | lch(65.15, 34.91, 190.09°) |
| OKLab | oklab(68.69% -0.1036 -0.0171) |
| OKLCH | oklch(68.69% 0.105 189.4) |
| XYZ | xyz(23.8628, 34.2412, 42.3898) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.32
Topaz
#13BBAF
ΔE00 3.87
Tealish
#24BCA8
ΔE00 5.63
Sea
#3C9992
ΔE00 6.72
Blue Green
#0F9B8E
ΔE00 7.00
Turquoise (survey)
#06C2AC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AFA8 #AF353C
analogous
#35AF6B #35AFA8 #3579AF
triadic
#35AFA8 #A835AF #AFA835
tetradic
#35AFA8 #6B35AF #AF353C #79AF35
square
#35AFA8 #6B35AF #AF353C #79AF35
split-complementary
#35AFA8 #AF3579 #AF6B35
monochromatic
#19514E #27807B #35AFA8 #56CCC5 #85DAD5
Accessibility & contrast
On white
2.68
#35AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#35AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AFA8
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AFA8 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A8
Deuteranopia (green-blind)
#9399A9
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35afa8; /* rgb */ color: rgb(53, 175, 168); /* oklch */ color: oklch(68.7% 0.105 189.4);
Tailwind
colors: {
custom: {
50: '#7ec7c1',
500: '#35afa8',
950: '#000000',
},
}SCSS
$custom: #35afa8; $custom-light: #7ec7c1; $custom-dark: #000000;
JSON
{
"hex": "#35afa8",
"rgb": {
"r": 53,
"g": 175,
"b": 168
},
"hsl": {
"h": 176.557,
"s": 53.509,
"l": 44.706
},
"oklch": {
"l": 0.68688,
"c": 0.10505,
"h": 189.4
},
"luminance": 0.34244
}Semantic roles & 50–950 ramp
primary
#35AFA8
secondary
#C47C80
accent
#4B53DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281