#35BAC0#35BAC0
#35BAC0 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.2% C 0.110 H 199.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #35BAC0 |
|---|---|
| RGB | rgb(53, 186, 192) |
| HSL | hsl(183, 57%, 48%) |
| HSV | hsv(183, 72%, 75%) |
| CMYK | cmyk(72.4%, 3.1%, 0%, 24.7%) |
| CIE-LAB | lab(69.24, -32.60, -13.29) |
| CIE-LCH | lch(69.24, 35.21, 202.18°) |
| OKLab | oklab(72.25% -0.1041 -0.0369) |
| OKLCH | oklch(72.25% 0.11 199.5) |
| XYZ | xyz(28.5373, 39.6771, 56.0134) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.11
Darkturquoise
#00CED1
ΔE00 5.45
Lightseagreen
#20B2AA
ΔE00 5.99
Topaz
#13BBAF
ΔE00 6.90
Mediumturquoise
#48D1CC
ΔE00 7.04
Aqua Blue
#02D8E9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BAC0 #C03B35
analogous
#35C080 #35BAC0 #3574C0
triadic
#35BAC0 #C035BA #BAC035
tetradic
#35BAC0 #8035C0 #C03B35 #74C035
square
#35BAC0 #8035C0 #C03B35 #74C035
split-complementary
#35BAC0 #C03574 #C08035
monochromatic
#1B5D60 #288C90 #35BAC0 #5FCED3 #8FDDE0
Accessibility & contrast
On white
2.35
#35BAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#35BAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BAC0
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BAC0 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB2C1
Deuteranopia (green-blind)
#98A3C1
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #35bac0; /* rgb */ color: rgb(53, 186, 192); /* oklch */ color: oklch(72.2% 0.110 199.5);
Tailwind
colors: {
custom: {
50: '#82cfd3',
500: '#35bac0',
950: '#000000',
},
}SCSS
$custom: #35bac0; $custom-light: #82cfd3; $custom-dark: #000000;
JSON
{
"hex": "#35bac0",
"rgb": {
"r": 53,
"g": 186,
"b": 192
},
"hsl": {
"h": 182.59,
"s": 56.735,
"l": 48.039
},
"oklch": {
"l": 0.72247,
"c": 0.11047,
"h": 199.5
},
"luminance": 0.3968
}Semantic roles & 50–950 ramp
primary
#35BAC0
secondary
#CB8986
accent
#4E48E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282