#35ADB8#35ADB8
#35ADB8 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.8% C 0.104 H 204.0°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #35ADB8 |
|---|---|
| RGB | rgb(53, 173, 184) |
| HSL | hsl(185, 55%, 46%) |
| HSV | hsv(185, 71%, 72%) |
| CMYK | cmyk(71.2%, 6%, 0%, 27.8%) |
| CIE-LAB | lab(65.04, -28.71, -15.18) |
| CIE-LCH | lch(65.04, 32.48, 207.87°) |
| OKLab | oklab(68.77% -0.0946 -0.0422) |
| OKLCH | oklch(68.77% 0.104 204) |
| XYZ | xyz(25.0597, 34.1018, 50.5997) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.80
Cadetblue
#5F9EA0
ΔE00 6.62
Lightseagreen
#20B2AA
ΔE00 7.62
Sea
#3C9992
ΔE00 9.36
Darkturquoise
#00CED1
ΔE00 9.48
Topaz
#13BBAF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ADB8 #B84035
analogous
#35B882 #35ADB8 #356CB8
triadic
#35ADB8 #B835AD #ADB835
tetradic
#35ADB8 #8235B8 #B84035 #6CB835
square
#35ADB8 #8235B8 #B84035 #6CB835
split-complementary
#35ADB8 #B8356C #B88235
monochromatic
#1A5459 #278088 #35ADB8 #5BC6D0 #8AD6DD
Accessibility & contrast
On white
2.69
#35ADB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#35ADB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ADB8
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ADB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ADB8 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6B9
Deuteranopia (green-blind)
#8C98B8
Tritanopia (blue-blind)
#00B4B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35adb8; /* rgb */ color: rgb(53, 173, 184); /* oklch */ color: oklch(68.8% 0.104 204.0);
Tailwind
colors: {
custom: {
50: '#7fc6cd',
500: '#35adb8',
950: '#000000',
},
}SCSS
$custom: #35adb8; $custom-light: #7fc6cd; $custom-dark: #000000;
JSON
{
"hex": "#35adb8",
"rgb": {
"r": 53,
"g": 173,
"b": 184
},
"hsl": {
"h": 185.038,
"s": 55.274,
"l": 46.471
},
"oklch": {
"l": 0.68765,
"c": 0.10355,
"h": 204
},
"luminance": 0.34105
}Semantic roles & 50–950 ramp
primary
#35ADB8
secondary
#C78781
accent
#5649DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282