#35BCC0#35BCC0
#35BCC0 is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.7% C 0.112 H 198.0°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #35BCC0 |
|---|---|
| RGB | rgb(53, 188, 192) |
| HSL | hsl(182, 57%, 48%) |
| HSV | hsv(182, 72%, 75%) |
| CMYK | cmyk(72.4%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(69.84, -33.55, -12.38) |
| CIE-LCH | lch(69.84, 35.76, 200.26°) |
| OKLab | oklab(72.74% -0.1061 -0.0344) |
| OKLCH | oklch(72.74% 0.112 198) |
| XYZ | xyz(28.9616, 40.5256, 56.1548) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.78
Lightseagreen
#20B2AA
ΔE00 5.57
Turquoise Blue
#06B1C4
ΔE00 6.01
Topaz
#13BBAF
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BCC0 #C03935
analogous
#35C07F #35BCC0 #3576C0
triadic
#35BCC0 #C035BC #BCC035
tetradic
#35BCC0 #7F35C0 #C03935 #76C035
square
#35BCC0 #7F35C0 #C03935 #76C035
split-complementary
#35BCC0 #C03576 #C07F35
monochromatic
#1B5E60 #288D90 #35BCC0 #5FD0D3 #8FDEE0
Accessibility & contrast
On white
2.31
#35BCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#35BCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BCC0
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BCC0 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#9BA4C1
Tritanopia (blue-blind)
#00C3BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #35bcc0; /* rgb */ color: rgb(53, 188, 192); /* oklch */ color: oklch(72.7% 0.112 198.0);
Tailwind
colors: {
custom: {
50: '#82d0d3',
500: '#35bcc0',
950: '#000000',
},
}SCSS
$custom: #35bcc0; $custom-light: #82d0d3; $custom-dark: #000000;
JSON
{
"hex": "#35bcc0",
"rgb": {
"r": 53,
"g": 188,
"b": 192
},
"hsl": {
"h": 181.727,
"s": 56.735,
"l": 48.039
},
"oklch": {
"l": 0.72736,
"c": 0.11154,
"h": 198
},
"luminance": 0.40529
}Semantic roles & 50–950 ramp
primary
#35BCC0
secondary
#CB8886
accent
#4C48E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282