#35AD9F#35AD9F
#35AD9F is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.9% C 0.106 H 183.8°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #35AD9F |
|---|---|
| RGB | rgb(53, 173, 159) |
| HSL | hsl(173, 53%, 44%) |
| HSV | hsv(173, 69%, 68%) |
| CMYK | cmyk(69.4%, 0%, 8.1%, 32.2%) |
| CIE-LAB | lab(64.28, -35.96, -2.40) |
| CIE-LCH | lch(64.28, 36.04, 183.81°) |
| OKLab | oklab(67.89% -0.1057 -0.007) |
| OKLCH | oklch(67.89% 0.106 183.8) |
| XYZ | xyz(22.6668, 33.1446, 37.9971) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.83
Topaz
#13BBAF
ΔE00 4.19
Tealish
#24BCA8
ΔE00 4.51
Greeny Blue
#42B395
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 5.85
Turquoise (survey)
#06C2AC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AD9F #AD3543
analogous
#35AD63 #35AD9F #357FAD
triadic
#35AD9F #9F35AD #AD9F35
tetradic
#35AD9F #6335AD #AD3543 #7FAD35
square
#35AD9F #6335AD #AD3543 #7FAD35
split-complementary
#35AD9F #AD357F #AD6335
monochromatic
#184F49 #277E74 #35AD9F #54CBBD #83D9CF
Accessibility & contrast
On white
2.75
#35AD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#35AD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AD9F
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AD9F | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39F
Deuteranopia (green-blind)
#9397A0
Tritanopia (blue-blind)
#00B1A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35ad9f; /* rgb */ color: rgb(53, 173, 159); /* oklch */ color: oklch(67.9% 0.106 183.8);
Tailwind
colors: {
custom: {
50: '#7dc6bb',
500: '#35ad9f',
950: '#000000',
},
}SCSS
$custom: #35ad9f; $custom-light: #7dc6bb; $custom-dark: #000000;
JSON
{
"hex": "#35ad9f",
"rgb": {
"r": 53,
"g": 173,
"b": 159
},
"hsl": {
"h": 173,
"s": 53.097,
"l": 44.314
},
"oklch": {
"l": 0.6789,
"c": 0.10592,
"h": 183.8
},
"luminance": 0.33147
}Semantic roles & 50–950 ramp
primary
#35AD9F
secondary
#C37B84
accent
#4B5CDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280