#35ACC1#35ACC1
#35ACC1 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.106 H 212.0°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #35ACC1 |
|---|---|
| RGB | rgb(53, 172, 193) |
| HSL | hsl(189, 57%, 48%) |
| HSV | hsv(189, 73%, 76%) |
| CMYK | cmyk(72.5%, 10.9%, 0%, 24.3%) |
| CIE-LAB | lab(65.05, -25.43, -20.18) |
| CIE-LCH | lch(65.05, 32.47, 218.43°) |
| OKLab | oklab(68.87% -0.0898 -0.0562) |
| OKLCH | oklch(68.87% 0.106 212) |
| XYZ | xyz(25.8422, 34.1091, 55.6635) |
| Luminance | 0.3411 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.49
Cadetblue
#5F9EA0
ΔE00 8.16
Greyblue
#77A1B5
ΔE00 9.63
Bright Sky Blue
#02CCFE
ΔE00 11.28
Lightseagreen
#20B2AA
ΔE00 11.33
Darkturquoise
#00CED1
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35ACC1 #C14A35
analogous
#35C190 #35ACC1 #3566C1
triadic
#35ACC1 #C135AC #ACC135
tetradic
#35ACC1 #9035C1 #C14A35 #66C135
square
#35ACC1 #9035C1 #C14A35 #66C135
split-complementary
#35ACC1 #C13566 #C19035
monochromatic
#1B5661 #288191 #35ACC1 #60C2D3 #90D4E0
Accessibility & contrast
On white
2.68
#35ACC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#35ACC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35ACC1
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35ACC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35ACC1 | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 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)
#9CA6C2
Deuteranopia (green-blind)
#8898C1
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #35acc1; /* rgb */ color: rgb(53, 172, 193); /* oklch */ color: oklch(68.9% 0.106 212.0);
Tailwind
colors: {
custom: {
50: '#80c5d3',
500: '#35acc1',
950: '#000000',
},
}SCSS
$custom: #35acc1; $custom-light: #80c5d3; $custom-dark: #000000;
JSON
{
"hex": "#35acc1",
"rgb": {
"r": 53,
"g": 172,
"b": 193
},
"hsl": {
"h": 189,
"s": 56.911,
"l": 48.235
},
"oklch": {
"l": 0.68872,
"c": 0.10594,
"h": 212
},
"luminance": 0.34112
}Semantic roles & 50–950 ramp
primary
#35ACC1
secondary
#CB9187
accent
#5F48E0
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282