#35AABA#35AABA
#35AABA is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.103 H 208.3°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #35AABA |
|---|---|
| RGB | rgb(53, 170, 186) |
| HSL | hsl(187, 56%, 47%) |
| HSV | hsv(187, 72%, 73%) |
| CMYK | cmyk(71.5%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(64.20, -26.61, -17.57) |
| CIE-LCH | lch(64.20, 31.89, 213.44°) |
| OKLab | oklab(68.11% -0.0907 -0.0488) |
| OKLCH | oklch(68.11% 0.103 208.3) |
| XYZ | xyz(24.7020, 33.0486, 51.5220) |
| Luminance | 0.3305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.41
Cadetblue
#5F9EA0
ΔE00 6.84
Lightseagreen
#20B2AA
ΔE00 9.68
Greyblue
#77A1B5
ΔE00 10.38
Sea
#3C9992
ΔE00 10.38
Darkturquoise
#00CED1
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AABA #BA4535
analogous
#35BA88 #35AABA #3568BA
triadic
#35AABA #BA35AA #AABA35
tetradic
#35AABA #8835BA #BA4535 #68BA35
square
#35AABA #8835BA #BA4535 #68BA35
split-complementary
#35AABA #BA3568 #BA8835
monochromatic
#1A535B #277E8A #35AABA #5CC2D0 #8BD4DE
Accessibility & contrast
On white
2.76
#35AABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#35AABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AABA
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AABA | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#8896BA
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35aaba; /* rgb */ color: rgb(53, 170, 186); /* oklch */ color: oklch(68.1% 0.103 208.3);
Tailwind
colors: {
custom: {
50: '#7fc3ce',
500: '#35aaba',
950: '#000000',
},
}SCSS
$custom: #35aaba; $custom-light: #7fc3ce; $custom-dark: #000000;
JSON
{
"hex": "#35aaba",
"rgb": {
"r": 53,
"g": 170,
"b": 186
},
"hsl": {
"h": 187.218,
"s": 55.649,
"l": 46.863
},
"oklch": {
"l": 0.68106,
"c": 0.10302,
"h": 208.3
},
"luminance": 0.33052
}Semantic roles & 50–950 ramp
primary
#35AABA
secondary
#C88B82
accent
#5B49DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182