#35B7BD#35B7BD
#35B7BD is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.109 H 199.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #35B7BD |
|---|---|
| RGB | rgb(53, 183, 189) |
| HSL | hsl(183, 56%, 47%) |
| HSV | hsv(183, 72%, 74%) |
| CMYK | cmyk(72%, 3.2%, 0%, 25.9%) |
| CIE-LAB | lab(68.24, -32.06, -13.14) |
| CIE-LCH | lch(68.24, 34.65, 202.29°) |
| OKLab | oklab(71.4% -0.1024 -0.0365) |
| OKLCH | oklch(71.4% 0.109 199.6) |
| XYZ | xyz(27.5829, 38.2947, 54.0721) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.74
Lightseagreen
#20B2AA
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 6.22
Topaz
#13BBAF
ΔE00 6.97
Mediumturquoise
#48D1CC
ΔE00 7.74
Cadetblue
#5F9EA0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B7BD #BD3B35
analogous
#35BD7F #35B7BD #3573BD
triadic
#35B7BD #BD35B7 #B7BD35
tetradic
#35B7BD #7F35BD #BD3B35 #73BD35
square
#35B7BD #7F35BD #BD3B35 #73BD35
split-complementary
#35B7BD #BD3573 #BD7F35
monochromatic
#1A5A5D #28898D #35B7BD #5DCDD2 #8DDCDF
Accessibility & contrast
On white
2.43
#35B7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#35B7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B7BD
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B7BD | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#96A0BE
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #35b7bd; /* rgb */ color: rgb(53, 183, 189); /* oklch */ color: oklch(71.4% 0.109 199.6);
Tailwind
colors: {
custom: {
50: '#81cdd0',
500: '#35b7bd',
950: '#000000',
},
}SCSS
$custom: #35b7bd; $custom-light: #81cdd0; $custom-dark: #000000;
JSON
{
"hex": "#35b7bd",
"rgb": {
"r": 53,
"g": 183,
"b": 189
},
"hsl": {
"h": 182.647,
"s": 56.198,
"l": 47.451
},
"oklch": {
"l": 0.71404,
"c": 0.10874,
"h": 199.6
},
"luminance": 0.38298
}Semantic roles & 50–950 ramp
primary
#35B7BD
secondary
#CA8784
accent
#4F48DF
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282