#35B6BE#35B6BE
#35B6BE is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.2% C 0.108 H 201.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #35B6BE |
|---|---|
| RGB | rgb(53, 182, 190) |
| HSL | hsl(184, 56%, 48%) |
| HSV | hsv(184, 72%, 75%) |
| CMYK | cmyk(72.1%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(67.97, -31.28, -14.10) |
| CIE-LCH | lch(67.97, 34.31, 204.27°) |
| OKLab | oklab(71.19% -0.101 -0.0391) |
| OKLCH | oklch(71.19% 0.108 201.2) |
| XYZ | xyz(27.4863, 37.9272, 54.5773) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.97
Lightseagreen
#20B2AA
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 6.70
Topaz
#13BBAF
ΔE00 7.76
Mediumturquoise
#48D1CC
ΔE00 8.35
Cadetblue
#5F9EA0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B6BE #BE3D35
analogous
#35BE82 #35B6BE #3571BE
triadic
#35B6BE #BE35B6 #B6BE35
tetradic
#35B6BE #8235BE #BE3D35 #71BE35
square
#35B6BE #8235BE #BE3D35 #71BE35
split-complementary
#35B6BE #BE3571 #BE8235
monochromatic
#1A5A5E #28888E #35B6BE #5ECBD2 #8EDBDF
Accessibility & contrast
On white
2.45
#35B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#35B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B6BE
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B6BE | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#949FBF
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #35b6be; /* rgb */ color: rgb(53, 182, 190); /* oklch */ color: oklch(71.2% 0.108 201.2);
Tailwind
colors: {
custom: {
50: '#81ccd1',
500: '#35b6be',
950: '#000000',
},
}SCSS
$custom: #35b6be; $custom-light: #81ccd1; $custom-dark: #000000;
JSON
{
"hex": "#35b6be",
"rgb": {
"r": 53,
"g": 182,
"b": 190
},
"hsl": {
"h": 183.504,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.71195,
"c": 0.10833,
"h": 201.2
},
"luminance": 0.3793
}Semantic roles & 50–950 ramp
primary
#35B6BE
secondary
#CA8985
accent
#5148E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282