#35B1B3#35B1B3
#35B1B3 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.6% C 0.105 H 196.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #35B1B3 |
|---|---|
| RGB | rgb(53, 177, 179) |
| HSL | hsl(181, 54%, 45%) |
| HSV | hsv(181, 70%, 70%) |
| CMYK | cmyk(70.4%, 1.1%, 0%, 29.8%) |
| CIE-LAB | lab(66.10, -32.14, -10.82) |
| CIE-LCH | lch(66.10, 33.92, 198.60°) |
| OKLab | oklab(69.57% -0.1008 -0.03) |
| OKLCH | oklch(69.57% 0.105 196.6) |
| XYZ | xyz(25.3234, 35.4529, 48.1476) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.04
Turquoise Blue
#06B1C4
ΔE00 5.87
Topaz
#13BBAF
ΔE00 5.99
Cadetblue
#5F9EA0
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.70
Sea
#3C9992
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B1B3 #B33735
analogous
#35B376 #35B1B3 #3572B3
triadic
#35B1B3 #B335B1 #B1B335
tetradic
#35B1B3 #7635B3 #B33735 #72B335
square
#35B1B3 #7635B3 #B33735 #72B335
split-complementary
#35B1B3 #B33572 #B37635
monochromatic
#195455 #278284 #35B1B3 #58CCCD #87DADB
Accessibility & contrast
On white
2.60
#35B1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#35B1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B1B3
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B1B3 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B3
Deuteranopia (green-blind)
#929BB4
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #35b1b3; /* rgb */ color: rgb(53, 177, 179); /* oklch */ color: oklch(69.6% 0.105 196.6);
Tailwind
colors: {
custom: {
50: '#7fc9c9',
500: '#35b1b3',
950: '#000000',
},
}SCSS
$custom: #35b1b3; $custom-light: #7fc9c9; $custom-dark: #000000;
JSON
{
"hex": "#35b1b3",
"rgb": {
"r": 53,
"g": 177,
"b": 179
},
"hsl": {
"h": 180.952,
"s": 54.31,
"l": 45.49
},
"oklch": {
"l": 0.69567,
"c": 0.10516,
"h": 196.6
},
"luminance": 0.35456
}Semantic roles & 50–950 ramp
primary
#35B1B3
secondary
#C5807F
accent
#4C4ADE
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282