#35AABC#35AABC
#35AABC is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.2% C 0.104 H 209.9°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #35AABC |
|---|---|
| RGB | rgb(53, 170, 188) |
| HSL | hsl(188, 56%, 47%) |
| HSV | hsv(188, 72%, 74%) |
| CMYK | cmyk(71.8%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.27, -25.99, -18.58) |
| CIE-LCH | lch(64.27, 31.95, 215.57°) |
| OKLab | oklab(68.19% -0.0899 -0.0517) |
| OKLCH | oklch(68.19% 0.104 209.9) |
| XYZ | xyz(24.9161, 33.1343, 52.6496) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.45
Cadetblue
#5F9EA0
ΔE00 7.24
Greyblue
#77A1B5
ΔE00 9.97
Lightseagreen
#20B2AA
ΔE00 10.40
Sea
#3C9992
ΔE00 11.02
Teal Blue
#01889F
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AABC #BC4735
analogous
#35BC8B #35AABC #3567BC
triadic
#35AABC #BC35AA #AABC35
tetradic
#35AABC #8B35BC #BC4735 #67BC35
square
#35AABC #8B35BC #BC4735 #67BC35
split-complementary
#35AABC #BC3567 #BC8B35
monochromatic
#1A545D #287F8C #35AABC #5DC2D1 #8DD4DF
Accessibility & contrast
On white
2.75
#35AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#35AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AABC
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AABC | 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)
#9BA4BD
Deuteranopia (green-blind)
#8896BC
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #35aabc; /* rgb */ color: rgb(53, 170, 188); /* oklch */ color: oklch(68.2% 0.104 209.9);
Tailwind
colors: {
custom: {
50: '#80c3d0',
500: '#35aabc',
950: '#000000',
},
}SCSS
$custom: #35aabc; $custom-light: #80c3d0; $custom-dark: #000000;
JSON
{
"hex": "#35aabc",
"rgb": {
"r": 53,
"g": 170,
"b": 188
},
"hsl": {
"h": 188,
"s": 56.017,
"l": 47.255
},
"oklch": {
"l": 0.68185,
"c": 0.10367,
"h": 209.9
},
"luminance": 0.33137
}Semantic roles & 50–950 ramp
primary
#35AABC
secondary
#C98D84
accent
#5D48DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182