#35BBB0#35BBB0
#35BBB0 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.113 H 186.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #35BBB0 |
|---|---|
| RGB | rgb(53, 187, 176) |
| HSL | hsl(175, 56%, 47%) |
| HSV | hsv(175, 72%, 73%) |
| CMYK | cmyk(71.7%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(69.06, -37.67, -4.76) |
| CIE-LCH | lch(69.06, 37.97, 187.20°) |
| OKLab | oklab(71.94% -0.1122 -0.0135) |
| OKLCH | oklch(71.94% 0.113 186.9) |
| XYZ | xyz(27.0713, 39.4289, 47.2497) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.25
Lightseagreen
#20B2AA
ΔE00 2.81
Tealish
#24BCA8
ΔE00 3.17
Turquoise (survey)
#06C2AC
ΔE00 4.16
Mediumturquoise
#48D1CC
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BBB0 #BB3540
analogous
#35BB6D #35BBB0 #3583BB
triadic
#35BBB0 #B035BB #BBB035
tetradic
#35BBB0 #6D35BB #BB3540 #83BB35
square
#35BBB0 #6D35BB #BB3540 #83BB35
split-complementary
#35BBB0 #BB3583 #BB6D35
monochromatic
#1A5C56 #278B83 #35BBB0 #5CD1C7 #8CDED8
Accessibility & contrast
On white
2.36
#35BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#35BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BBB0
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BBB0 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B0
Deuteranopia (green-blind)
#9EA3B1
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #35bbb0; /* rgb */ color: rgb(53, 187, 176); /* oklch */ color: oklch(71.9% 0.113 186.9);
Tailwind
colors: {
custom: {
50: '#81d0c7',
500: '#35bbb0',
950: '#000000',
},
}SCSS
$custom: #35bbb0; $custom-light: #81d0c7; $custom-dark: #000000;
JSON
{
"hex": "#35bbb0",
"rgb": {
"r": 53,
"g": 187,
"b": 176
},
"hsl": {
"h": 175.075,
"s": 55.833,
"l": 47.059
},
"oklch": {
"l": 0.71943,
"c": 0.113,
"h": 186.9
},
"luminance": 0.39432
}Semantic roles & 50–950 ramp
primary
#35BBB0
secondary
#C98389
accent
#4955DF
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282