#35AAB8#35AAB8
#35AAB8 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.102 H 206.7°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #35AAB8 |
|---|---|
| RGB | rgb(53, 170, 184) |
| HSL | hsl(186, 55%, 46%) |
| HSV | hsv(186, 71%, 72%) |
| CMYK | cmyk(71.2%, 7.6%, 0%, 27.8%) |
| CIE-LAB | lab(64.13, -27.23, -16.56) |
| CIE-LCH | lch(64.13, 31.87, 211.31°) |
| OKLab | oklab(68.03% -0.0915 -0.046) |
| OKLCH | oklch(68.03% 0.102 206.7) |
| XYZ | xyz(24.4909, 32.9642, 50.4101) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.60
Cadetblue
#5F9EA0
ΔE00 6.49
Lightseagreen
#20B2AA
ΔE00 8.95
Sea
#3C9992
ΔE00 9.75
Darkturquoise
#00CED1
ΔE00 10.75
Greyblue
#77A1B5
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AAB8 #B84335
analogous
#35B885 #35AAB8 #3569B8
triadic
#35AAB8 #B835AA #AAB835
tetradic
#35AAB8 #8535B8 #B84335 #69B835
square
#35AAB8 #8535B8 #B84335 #69B835
split-complementary
#35AAB8 #B83569 #B88535
monochromatic
#1A5259 #277E88 #35AAB8 #5BC3D0 #8AD4DD
Accessibility & contrast
On white
2.77
#35AAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#35AAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AAB8
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AAB8 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B9
Deuteranopia (green-blind)
#8996B8
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #35aab8; /* rgb */ color: rgb(53, 170, 184); /* oklch */ color: oklch(68.0% 0.102 206.7);
Tailwind
colors: {
custom: {
50: '#7fc3cd',
500: '#35aab8',
950: '#000000',
},
}SCSS
$custom: #35aab8; $custom-light: #7fc3cd; $custom-dark: #000000;
JSON
{
"hex": "#35aab8",
"rgb": {
"r": 53,
"g": 170,
"b": 184
},
"hsl": {
"h": 186.412,
"s": 55.274,
"l": 46.471
},
"oklch": {
"l": 0.68028,
"c": 0.10246,
"h": 206.7
},
"luminance": 0.32967
}Semantic roles & 50–950 ramp
primary
#35AAB8
secondary
#C78981
accent
#5949DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1213
muted
#7C8182