#35AFAB#35AFAB
#35AFAB is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.104 H 191.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #35AFAB |
|---|---|
| RGB | rgb(53, 175, 171) |
| HSL | hsl(178, 54%, 45%) |
| HSV | hsv(178, 70%, 69%) |
| CMYK | cmyk(69.7%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(65.24, -33.52, -7.65) |
| CIE-LCH | lch(65.24, 34.38, 192.86°) |
| OKLab | oklab(68.79% -0.1023 -0.0213) |
| OKLCH | oklch(68.79% 0.104 191.8) |
| XYZ | xyz(24.1455, 34.3543, 43.8787) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.01
Topaz
#13BBAF
ΔE00 4.50
Tealish
#24BCA8
ΔE00 6.56
Sea
#3C9992
ΔE00 6.87
Blue Green
#0F9B8E
ΔE00 7.54
Cadetblue
#5F9EA0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AFAB #AF3539
analogous
#35AF6E #35AFAB #3576AF
triadic
#35AFAB #AB35AF #AFAB35
tetradic
#35AFAB #6E35AF #AF3539 #76AF35
square
#35AFAB #6E35AF #AF3539 #76AF35
split-complementary
#35AFAB #AF3576 #AF6E35
monochromatic
#19514F #27807D #35AFAB #56CCC8 #85DAD7
Accessibility & contrast
On white
2.67
#35AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#35AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AFAB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AFAB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35afab; /* rgb */ color: rgb(53, 175, 171); /* oklch */ color: oklch(68.8% 0.104 191.8);
Tailwind
colors: {
custom: {
50: '#7ec7c4',
500: '#35afab',
950: '#000000',
},
}SCSS
$custom: #35afab; $custom-light: #7ec7c4; $custom-dark: #000000;
JSON
{
"hex": "#35afab",
"rgb": {
"r": 53,
"g": 175,
"b": 171
},
"hsl": {
"h": 178.033,
"s": 53.509,
"l": 44.706
},
"oklch": {
"l": 0.6879,
"c": 0.10448,
"h": 191.8
},
"luminance": 0.34357
}Semantic roles & 50–950 ramp
primary
#35AFAB
secondary
#C47C7F
accent
#4B50DD
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281