#35B7BE#35B7BE
#35B7BE is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.109 H 200.4°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #35B7BE |
|---|---|
| RGB | rgb(53, 183, 190) |
| HSL | hsl(183, 56%, 48%) |
| HSV | hsv(183, 72%, 75%) |
| CMYK | cmyk(72.1%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.27, -31.76, -13.65) |
| CIE-LCH | lch(68.27, 34.57, 203.25°) |
| OKLab | oklab(71.44% -0.102 -0.0379) |
| OKLCH | oklch(71.44% 0.109 200.4) |
| XYZ | xyz(27.6918, 38.3383, 54.6458) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.41
Lightseagreen
#20B2AA
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.33
Topaz
#13BBAF
ΔE00 7.34
Mediumturquoise
#48D1CC
ΔE00 7.92
Cadetblue
#5F9EA0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B7BE #BE3C35
analogous
#35BE81 #35B7BE #3572BE
triadic
#35B7BE #BE35B7 #B7BE35
tetradic
#35B7BE #8135BE #BE3C35 #72BE35
square
#35B7BE #8135BE #BE3C35 #72BE35
split-complementary
#35B7BE #BE3572 #BE8135
monochromatic
#1A5B5E #28898E #35B7BE #5ECCD2 #8EDBDF
Accessibility & contrast
On white
2.42
#35B7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#35B7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B7BE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B7BE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBF
Deuteranopia (green-blind)
#96A0BF
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #35b7be; /* rgb */ color: rgb(53, 183, 190); /* oklch */ color: oklch(71.4% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#81cdd1',
500: '#35b7be',
950: '#000000',
},
}SCSS
$custom: #35b7be; $custom-light: #81cdd1; $custom-dark: #000000;
JSON
{
"hex": "#35b7be",
"rgb": {
"r": 53,
"g": 183,
"b": 190
},
"hsl": {
"h": 183.066,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.7144,
"c": 0.10882,
"h": 200.4
},
"luminance": 0.38342
}Semantic roles & 50–950 ramp
primary
#35B7BE
secondary
#CA8885
accent
#5048E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282